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
What does $$ mean in shell script?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
What is the significance of $#?
What are the four fundamental components of every file system on linux?
What are the default permissions of a file when it is created?
how will you find the total disk space used by a specific user?
What is wc in shell script?
What language is used in terminal?
wats the deinitions for shell utility and filter?
Explain how you Automate your application using Shell scripting.
How important is shell scripting?
Tell something about the super block in shell scripting?
Why is it called a shell?
How to print pid of the current shell?
Why do we use shell scripting?