What is the difference between Shell Programming and Shell
scripting?
Answer Posted / raam
programming and scripting are different. Shell is
scripting and not programming.
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
Which command will print your home directory on screen?
Describe the usage and functionality of the command rm –r * in unix?
Which command is used to copy files?
What is the significance of the 'tee' command?
How do I use nslookup?
Can you enlist some commonly used network commands?
How does pipe () work?
Who command in unix?
Which unix command lists files/folders in alphabetical order?
how to sort the content of the file based on numeric values
What does the md command do?
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 pipe command in unix?
Is grep faster than awk?
What does this command do,"$more readme.txt“?