What is a program shell?
No Answer is Posted For this Question
Be the First to Post Answer
What are the Different types of shells?
What is a file basename?
Explain about "s" permission bit in a file?
How to write an Auto scripting for deleting old files using shell script and made a cron job to run on daily basis
How to include comments in your shell scripts?
How to open a read-only file in the shell?
I want to upload a file to remote server through ftp daily.Can anyone suggest how to make a shell script for that.I hv credentials for that ftp
What does $0 mean in shell script?
What is bash shell command?
How to print all the arguments provided to the script?
how to create purchase order
write a scwipt that a) takes exactly one argument, a directory name. b) if the number of argument is more or less than one,print a usage message c) if the argument is not adirectory, print another message d) for the given directory, print the five biggest files and the five files that were most recently modified. e) save the output to a file called q2output.