Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
6 15430Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"
5 11330how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
4 9759How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
3 10921Post New Shell Script Questions
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
What command needs to be used to take the backup?
How to find all the files modified in less than 3 days and save the record in a text file?
What is shell chemistry?
What is a shell environment?
What are script files?
Explain about gui scripting?
shell script for reverse the string
What is the first line of a shell script called?
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.
How important is shell scripting?
Explain about "s" permission bit in a file?
What is path variable bash?
Explain about stdin, stdout and stderr?
How are shells born?