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 |
What is shrinking file system in AIX where it actually resides?
What command is used to check the current users?
What does touch command do in unix?
Write a command to kill the last background job?
What is unix command?
What does mkdir up2date; touch outdated up2date do?
What is clustering in HP and how it's work?
How to see unused port number in Solaris?
What is command substitution?
fork in unix ?
Where LOG fiels resides in AIX and pls tel me how to remove the log file
What command would users use to see what file one page at a time in UNIX?