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
Write a command that will display files in the current directory, in a colored, long format.
What is the comma to show the space allocation of files?
Why is grep called grep?
What does this command do? Cat food 1 > kitty
What is rmdir command?
What is the size of time_t?
Is command prompt unix?
What do chmod command do?
What does the command '$ls | wc –l > file1' do?
Explain ‘system calls’ with respect to unix commands?
What are the general commands in using unix os for a beginner?
What is grep and how do you use it?
Which command is used to create a directory?
What is the first character of the output in ls l command?
How do you grep recursively?