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 15437Create 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 11341how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
4 9767How 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 10929Post New Shell Script Questions
What is path in shell script?
What command needs to be used to take the backup?
What is another name for a bash shell script that you might see?
What is an inode block?
How do scripts work?
Differentiate between ‘ and ” quotes.
What is option in shell script?
What will happen to my current process when I execute a command using exec?
How to write a function?
What is ms powershell?
How to open a read-only file in the shell?
How do we create command aliases in a shell?
How can you get the value of pi till a 100 decimal places?
shell script for reverse the string
Which shell is the best?