write a non recursive shell script that accepts any number of arguments and prints them in the reverse order
3 16905How to add some content in any file at some desired location without using VI or some other editor in UNIX
2 4650Using 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.
2427Using 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.
2616write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.
2712How to write an Auto scripting for deleting old files using shell script and made a cron job to run on daily basis
1 5547write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
4064How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)
1 3301Post New Shell Script Questions
What is shell scripting?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
What is ms powershell?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
How to get the first line from a file using just the terminal?
Write a command sequence to find the count of each word?
How to calculate the number of passed arguments?
How to find duplicate record in file using shell script?
What does path stand for?
Why should we use shell scripts?
Explain about debugging?
What does $@ mean bash?
What is shell application?
What does debug script mean?
Why do we use shell scripting?