What is the different between UNIX command and UNIX shell
script?
Answer Posted / mukunda
UNIX command sends request to OS and you will get the
result. Shell script is nothing but grouping the commands
in a logical way inside a file to achieve some task of your
interest.
Command is sominthing like
left/right/forward/backward, where as Shell script is a
direction from your home to office.
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
How do I use grep to search for a file?
What is the command to find maximum memory taking process on the server?
What are some command words?
How do I open a port?
Which command can you use to find the currently running process in unix server?
What do chgrp command do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How does shebang work?
What is the behavioural difference between cmp and diff commands?
What is awk command used for?
Which command is used to create a directory?
What is grep r?
What does touch command do in unix?
What are the dos commands?
What is the general format of unix command syntax?