What is sh in shell script?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about sourcing commands?
what is the difference between sh & bash shell?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
write a shell script to check whether all the directories in the path exist has read and write permission
what is "umask"?
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on
What is a shell? · Types of shell · what is shell scripting?
HOW TO CREATE 10 USERS IN UNIX(HP-UX) USING SHELL SHELL SCRIPT?
What are the different kinds of loops available in shell script?
How do you read arguments in a shell program - $1, $2 ..?
What are the additional egrep symbols?