What is the difference between Shell Programming and Shell
scripting?
Answer Posted / sailesh k
Shell programming is wrong terminology. Its shell scripting.
There is difference between scripting and programming. Unix
is shell scripting.
| Is This Answer Correct ? | 36 Yes | 7 No |
Post New Answer View All Answers
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Give the command for finding the current date.
What is rmdir command?
Using unix command how to display no of records in oracle?
Explain mount and unmount command.
What does 'mkdir' command do in UNIX?
What is the use of sed command in unix?
What does this command do? Cat food 1 > kitty
What is the pipe command?
What are some command words?
Which command should you use to find the remaining disk space in unix server?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is {} in find command?
What is the difference between cat command and more command?
Why is shebang used?