What is the basic difference you find between a shell
script and perl?
Answer Posted / manhar chavan
shell script is scripting language where as perl is
programming lang.
Scripting lang need not be compliled .. perl compiles the
program before executing the script.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How do we create command aliases in a shell?
What are the four fundamental components of every file system on linux?
Explain about non-login shell files?
What is meant by dos operating system?
Which scripting language is best for automation?
Can you write a script to portray how set –x works?
Explain about the exit command?
What is the purpose of scripting?
What does .sh file contain?
What are the two files of crontab command?
What are the different commands available to check the disk usage?
How will you pass and access arguments to a script in linux?
What happens on a system call?
How would you compare the strings in a shell script?
Is shell and terminal the same?