What is the fastest scripting language?


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

Post New Answer

More Shell Script Interview Questions

How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.

6 Answers   TCS,


write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null

1 Answers  


What is the equivalent of a file shortcut that we have a window on a linux system?

0 Answers  


What is shell scripting?

0 Answers  


How to write a function?

0 Answers  






What is the use of "test" command?

2 Answers  


What exactly is a shell?

0 Answers  


Write a shell program to test whether a given number is even or odd?

8 Answers  


What is shell scripting used for?

0 Answers  


Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"

6 Answers  


c program to check whether all the directories in the path exists has read and write permission

1 Answers  


How do I stop script errors?

0 Answers  


Categories