I am looking for some bash scripts:

1. I want to list all text files of one directory with a blank line in
between.
Currently I just use  grep "" *

2. I want to delete files older than x (e.g., 3 minutes, 3 hours, 3
days, ...)

bye

Ronald
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to