What does $@ mean bash?
No Answer is Posted For this Question
Be the First to Post Answer
How to customise the other shell?
How to find all the files modified in less than 3 days and save the record in a text file?
What is shell environment?
What is the way to do multilevel if-else's in shell scripting?
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.
Why is a script important?
How do I run a shell script on a mac?
What are the different commands available to check the disk usage?
How to know that your remote server is ruing smoothly or not in unix?
write a shell script to check whether all the directories in the path exist has read and write permission
What is eval in shell script?
Is bash an operating system?