What is meant by $1 in shell script?
No Answer is Posted For this Question
Be the First to Post Answer
Why is used in shell scripting?
Why is shell scripting important?
What is the default ubuntu terminal?
Is powershell a bash?
What happens on a system call?
How to get script name inside a script?
How can we find the process name from its process id?
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 I open the shell prompt?
How to print some text on to the screen?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
How do I run a shell script in powershell?