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.
No Answer is Posted For this Question
Be the First to Post Answer
Why is a script important?
How many prompts are available in a UNIX system?
What happens on a system call?
What is a file basename?
determine the output of the following command: echo ${new:-variable}
How to find all the files modified in less than 3 days and save the record in a text file?
What is an sh file?
What is the use of "$#" in shell scripting?
How can you get the value of pi till a 100 decimal places?
How can we find the process name from its process id?
What is shell geeksforgeeks?
Write a shell script to looking at the log file to see if the test has passed or not