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 do you find files in Unix?
A file has 1000 lines and i want to display only 1st line how to do it? pls ..tel me
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
What does this command do? Cat food 1 > kitty
How do you know about running processes of a particular user?
how many types of file in unix?
34 Answers MNC, TCS,
What UNIX command will control the default file permissions when files are created?
to list a particular line in the file
what do you understand bythe term 'de-mountable volumes'?
How to get a particular string as your prompt ? Give syntax of that command?
What is the command to view process running?
What is the search command in unix?