- Search a word on a text(s)
- Number of files in a directory:
- Kill all processes of a user (be careful !)
- Find a file under current directory and subdirectories
- Find files older than XX days (60 days)
- Find files older than XX days and move them to another directory.
- Find files older than XX days and delete them all (be careful)
- Runing Apache services
- Running Concurrent processes
- Running forms services
ps -ef|grep f60*|grep user