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

How do you find files in Unix?

2 Answers  


A file has 1000 lines and i want to display only 1st line how to do it? pls ..tel me

7 Answers   CTS,


What Is the command to change a file's creation time. means one file is created at the time 15:19 then time should br changed to 14:14

8 Answers   3i Infotech, IBM,


What does this command do? Cat food 1 > kitty

0 Answers  


How do you know about running processes of a particular user?

11 Answers  


how many types of file in unix?

34 Answers   MNC, TCS,


What UNIX command will control the default file permissions when files are created?

4 Answers  


to list a particular line in the file

5 Answers  


what do you understand bythe term 'de-mountable volumes'?

2 Answers   Infosys,


How to get a particular string as your prompt ? Give syntax of that command?

3 Answers  


What is the command to view process running?

0 Answers  


What is the search command in unix?

0 Answers  


Categories