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 is the first line in a shell script?
Is it possible to substitute "ls" command in the place of "echo" command?
What is a program shell?
What is the default shell of solaris?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
What is a scripting language simple definition?
What is a shell in operating system?
How many fields are present in a crontab file and what does each field specify?
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
Explain about "s" permission bit in a file?
What is difference between bash and shell?
How do we delete all blank lines in a file?
What can scripts do?
What is awk in shell scripting?
What command needs to be used to take the backup?