What are different types of shell?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between break and continue commands?
How u convert string "hi pravin how are you?" to "Hi Pravin How Are You?"
What are the advantages of shell script?
What is INODE?
Explain about stdin, stdout and stderr?
Write a shell script to looking at the log file to see if the test has passed or not
Suppose you execute a command using exec, what will be the status of your current process in the shell?
In a single command how do you run the previous command in the command prompt.
What are the various stages of a linux process it passes through?
What is the command to find out users on the system?
What is bash used for?
What does $@ mean in shell?