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 merge command in unix?

1175


What are the unix commands?

780


What command will change your prompt to myprompt?

945


What does touch command do in unix?

1013


What is awk command used for?

804


What are bash commands?

827


What is the difference between cat command and more command?

834


What does the “echo” command do?

871


Why is it called grep?

777


How do I delete files from command prompt?

857


What is the command to find maximum memory taking process on the server?

921


Which command is used to delete all files in the current directory and all its sub-directories?

981


What does this command do,"$more readme.txt“?

897


What is the difference between awk and grep?

840


What is the use of cut command in unix?

992