What does sh mean?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to display all the files from the current directory which are created in particular month
How can I send a mail with a compressed file as an attachment?
HOW TO CREATE 10 USERS IN UNIX(HP-UX) USING SHELL SHELL SCRIPT?
What is sed in shell script?
What is subshell?
What is bash shell command?
What is bourne shell scripting?
Explain about the slow execution speed of shells?
What is sudo command?
write a non recursive shell script that accepts any number of arguments and prints them in the reverse order
Explain about stdin, stdout and stderr?
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command