What is the difference between break and continue commands?
No Answer is Posted For this Question
Be the First to Post Answer
How to customise the other shell?
What can scripts do?
How will you copy a file from one machine to other?
How do I run a script on mac?
Why is shell scripting important?
I want to upload a file to remote server through ftp daily.Can anyone suggest how to make a shell script for that.I hv credentials for that ftp
What is sh in shell script?
How do I run a bin bash script?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
How to check if a directory exists?
What is the difference between bash and shell?
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