What is the difference between Shell Programming and Shell
scripting?
Answer Posted / p
I think both are same concept.
| Is This Answer Correct ? | 13 Yes | 31 No |
Post New Answer View All Answers
What is rmdir command?
Can you explain a little bit about command substitution?
How do I clear my terminal history?
Describe the usage and functionality of the command rm –r * in unix?
What is the use of sed command in unix?
What is merge command in unix?
What are the general commands in using unix os for a beginner?
What is pipe command in unix?
What does grep v do?
Which command is used to create a directory?
What is the function of grep command in unix?
How do I run a bash script?
What is grep in bash?
Write a command to display a file’s contents in various formats?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?