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

I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?

1 Answers  


What does $# stand for?

3 Answers   IBM,


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

4 Answers   ANZ,


How will you pass and access arguments to a script in linux?

0 Answers  


What is @echo off?

0 Answers  






What is the purpose of scripting?

0 Answers  


what does "kill -9" and "kill -1" do

2 Answers   Amazon,


Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?

2 Answers   Cap Gemini,


Calculate a real number calculation directly from the terminal and not any shell script.

0 Answers  


What is the use of echo in shell script?

0 Answers  


Explain about sourcing commands?

0 Answers  


How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?

3 Answers   IBM, Symphony,


Categories