- Write a shell script to list the all server Users with details whether they are valid user or not and of they are valid user what is the home directory for them.
- Write a script that validates if there exist files that start with a pattern in a given directory. This should work like search as in Windows.
- Write a script which will check for a given file in every 60 seconds in a given directory, if find, send us a mail else keep running. We do not want to set this script in crontab.
For more scenario - CLICK HERE
No comments:
Post a Comment