What is console line?
No Answer is Posted For this Question
Be the First to Post Answer
What is shell and shell script?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
How important is shell scripting?
What is path in shell script?
What can scripts do?
What's the difference between scripting and coding?
What is k shell?
c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory
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 makes c shell a more preferable option than the bourne shell?
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
What is the syntax of "nested if statement" in shell scripting?