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.
Write a shell script in Linux to shift all characters in a file forward by five characters. (Thus “a” becomes “f’”).
2 Answers Ignou, Tripura Info,
How do I run a bin bash script?
What is the purpose of scripting?
What is the lifespan of a variable inside a shell script?
What is @echo off?
How do I run a .sh file?
Print the 10th line without using tail and head command.
1.Write a script, which converts a number from binary to hexadecimal format or vice versa.
What is the use of script interpreter in shell scripting?
What is Linux language details
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
What is shell and terminal?