Why is used in shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.
How do you know which shell I am using?
How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"
What is shell environment?
Calculate a real number calculation directly from the terminal and not any shell script.
How do you read arguments in a shell program - $1, $2 ..?
Can shell script run on windows?
How to pass an argument to a script?
What is the lifespan of a variable inside a shell script?
What is the default ubuntu terminal?