is this growing field and what is average package in this?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of using shell scripts?
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 bash shell command?
How do you read arguments in a shell program - $1, $2 ..?
write a shell script to check whether all the directories in the path exist has read and write permission
What is a shell script? Can you name some of its advantages?
What happens when you type ls?
write a shell script to find the largest number from 3 given numbers.
What is the syntax of "nested if statement" in shell scripting?
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
How do I stop script errors?
How can we find the process name from its process id?