How do you read arguments in a shell program - $1, $2 ..?
Answer Posted / guest
read command
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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.
What are the zombie processes?
What is a scripting language simple definition?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
Explain about "s" permission bit in a file?
Explain about the slow execution speed of shells?
How can I send a mail with a compressed file as an attachment?
Is cmd a shell?
How do I run a powershell script?
What is the syntax of "nested if statement" in shell scripting?
Explain about return code?
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
What are the types of script?
Explain about gui scripting?
What is difference between bash and shell?