When should shell programming/scripting not be used?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.

0 Answers  


Write down the syntax for all the loops in shell scripting.

0 Answers  


How will you list only the empty lines in a file (using grep)?

4 Answers   ANZ,


What will happen to my current process when I execute a command using exec?

0 Answers  


What is awk script?

0 Answers  


What is subshell?

0 Answers  


How do you create a shortcut in linux?

0 Answers  


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 I run a .sh file?

0 Answers  


How will you copy a file from one machine to other?

0 Answers  


What does debug script mean?

0 Answers  


What is a scripting language simple definition?

0 Answers  


Categories