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
How to find duplicate record in file using shell script?
0 Answers IBM, Saama Tech, Wipro,
In a single command how do you run the previous command in the command prompt.
How to get the 3rd element/column from each line from a file?
Given a file find the count of lines containing the word "abc".
Is shell scripting easy to learn?
Calculate a real number calculation directly from the terminal and not any shell script.
c program to display the information of given file similar to givan by the unix or linux command ls -l
What is shell application?
How do we delete all blank lines in a file?
What does it mean to debug a script?
What is the difference between a shell variable that is exported and the one that is not exported?
How would you print just the 25th line in a file using smallest shell script?