Explain about the exit command?
No Answer is Posted For this Question
Be the First to Post Answer
Give some situations where typing error can destroy a program?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
What is sh in shell script?
What is the use of script interpreter in shell scripting?
How do I open the shell in cmd?
What is difference between shell and bash scripting?
What is path variable bash?
What is the use of a shebang line?
Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"
Is it possible to substitute "ls" command in the place of "echo" command?
write a shell script to find the largest number from 3 given numbers.
What lives in a shell?