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


Please Help Members By Posting Answers For Below Questions

What is the search command in unix?

609


What are the commands in UNIX to list the files in a Directory?

622


What are filter commands in unix?

555


What happens when we execute a unix command?

602


What does the md command do?

578






How do I run a bash script?

588


What is in grep command?

652


Why is grep called grep?

784


What do know about tee command?

607


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

964


Which command is used to kill the last background job?

787


What is command statement?

543


Explain command to show the space allocation of files?

633


What do chown command do?

536


Why is awk called awk?

581