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
What will the following command do?
What's a command word?
Which unix command to make a new directory?
What is the nmap command?
How do I open a port?
What is the use of find command in unix?
What is the general format of unix command syntax?
What does find command return in unix?
How to use grep command to list find the records of a file containing 10 different strings?
What are the unix commands?
What is unix command?
Who invented grep?
How do I use grep to find a file?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do you grep a case insensitive?