What is the syntax of while loop in shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
What is an inode block?
write a shell script to check whether all the directories in the path exist has read and write permission
What is the use of .sh file?
What is MUTEX?
Explain about the slow execution speed of shells?
Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"
What shell is bin sh?
What is scripting used for?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
What is meant by $1 in shell script?
What is shell scripting?
What is basename in shell script?