What is the different between UNIX command and UNIX shell
script?

Answers were Sorted based on User's Feedback



What is the different between UNIX command and UNIX shell script?..

Answer / 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

What is the different between UNIX command and UNIX shell script?..

Answer / aswini

unix command is typed by users where as unix shell script
is predefined set of commands written to handle user
commands.

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Unix Commands Interview Questions

What is the output of : $ ps-e $ ps-a commands

5 Answers   IBM,


Explain command to display different lines that are found when compare two files?

0 Answers  


What will the following command do?

0 Answers  


How to add content of one file into another file at the beginning

12 Answers  


What is the command to check ports active in UNIX?

4 Answers   Accenture, IBM,






Which command is used to kill the last background job?

0 Answers  


Give the command to display space usage on the UNIX file system.

16 Answers  


what is virtual machine?

2 Answers   Infosys,


what is the difference between "cron" command and "at" command?

5 Answers  


Why we are using UNIX OS when we are doing the testing in our application?

5 Answers   IBM,


why unix commands can be divided into internal and external commands?

3 Answers   Informatica,


What do know about tee command?

0 Answers  


Categories