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 command to find hidden files in the current directory?
What is the use of sed command in unix?
Explain ‘library functions’ with respect to unix commands?
Write a command that will display files in the current directory, in a colored, long format.
What does touch command do in unix?
How do I search for a file in unix command?
What are the unix commands?
How do I clear my terminal history?
Which command is used to find whether the system is 32 bit or 64 bit?
What does the “echo” command do?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Write a command to display a file’s contents in various formats?
Which unix command to make a new directory?
What is the use of find command in unix?
What is the significance of the 'tee' command?