What is the difference between Shell Programming and Shell
scripting?
Answer Posted / abhijit kulkarni
shell programming is incorrect defination, its shell
scripting in unix, which is a collection of unix/linux
commands.
- @bhijit Kulk@rni
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the use of the command 'ls -x chapter[1-5]' ?
Which command will print your home directory on screen?
Name the unix command to find how many days the server has been up.
Give the command for finding the current date.
What is the behavioural difference between cmp and diff commands?
What are the differences among a system call, a library function, and a unix command?
Explain ‘system calls’ with respect to unix commands?
What is difference between grep and find command in unix?
Which command is used to kill the last background job?
Which command is used to restrict incoming messages?
How do you repeat a command in terminal?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Using unix command how to display no of records in oracle?
What is in grep command?
Is grep faster than awk?