blz help me to do this..

1-Write a script that takes exactly one argument, a directory name.

2- If the number of arguments is more or less than one, print a usage message.

3-If the argument is not a directory, print another message.

4-For the given directory, print the five biggest files and the five files that were most recently modified.