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.
Answer Posted / syalshidi
practcal withe vmware
unix
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is an inode block?
What is shift command in shell script?
What is bash eval?
What is the meaning of $1 in shell script?
What is the difference between grep and egrep?
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 the best scripting language?
What does debug script mean?
How to write a function?
What is bash command used for?
c program to display the information of given file similar to givan by the unix or linux command ls -l
Please give me example of " at command , contrab command " how to use
How do I stop script errors?
How will you pass and access arguments to a script in linux?
How do I open the shell prompt?