What is an sh file?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about non-login shell files?
What is the significance of the shebang line in shell scripting?
What is use of "cut" command?
Is shell scripting difficult?
write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null
What is a batch file used for?
Is scripting and coding the same thing?
What is echo $shell?
What are the Different types of shells?
How can I set the default rwx permission to all users on every file which is created in the current shell?
What language is bash written in?
What is the use of echo in shell script?