What is the best shell scripting language?



What is the best shell scripting language?..

Answer / Parvez Ameen

The 'best' shell scripting language can depend on various factors such as personal preference, system compatibility, and specific use cases. Commonly, Bash (Bourne Again SHell) and KornShell (ksh) are popular choices due to their feature-richness and widespread usage.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Shell Script Interview Questions

How can I Debug a shell scripts and Perl scripting?? or How do you debug a shell scripting and perl scripting ( at the compile time error or run time error) in Unix environment ?

4 Answers  


How do you create a shortcut in linux?

1 Answers  


Explore about environment variables?

1 Answers  


How to get the 3rd element/column from each line from a file?

1 Answers  


What is the first line of a shell script called?

1 Answers  


What is the syntax of "grep" command?

4 Answers  


how will you find the total disk space used by a specific user?

1 Answers  


what are bootlevel in linux?which level is booting by default.

5 Answers   Symphony,


What is the significance of the shebang line in shell scripting?

1 Answers  


What does $1 mean in bash?

1 Answers  


What is sudo command?

1 Answers  


what is the difference between writing code in shell and editor?

1 Answers  


Categories