What is the different between UNIX command and UNIX shell
script?
Answers were Sorted based on User's Feedback
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 |
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 |
how many types of file in unix?
34 Answers MNC, TCS,
What command will change your prompt to myprompt?
What do chmod, chown, chgrp commands do?
What is the comma to show the space allocation of files?
How do you know about running processes of a particular user?
What is a Unix signal, and how do you handle them?
Who command in unix operating system?
What does the command ' $who | sort –logfile > newfile' do?
How do you execute a UNIX command in the background?
what are the different commands used to view the contents of a file?
What is an Unix command to convert HEX value to ASCII value located in any flat file.
Where LOG fiels resides in AIX and pls tel me how to remove the log file