On 00:40 06 Jun 2002, Jesse Angell <[EMAIL PROTECTED]> wrote:
| When I tried:
|  find $root/$instance/psdata/backup/pserver????????.prefs -mtime + 5 -exec
| rm {} ';'
| It gave me the error:
| find: invalid argument `+' to `-mtime'
| 
| Whats wrong with it?
[...]
| From: "Cameron Simpson" <[EMAIL PROTECTED]>
[...]
| > find $root/$instance/psdata/backup/pserver????????.prefs -mtime + 5 -exec
| rm {} ';'

My typo. You want "+5", not "+ 5". Sorry,
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

Louis Pasteur's theory of germs is ridiculous fiction.
       --Pierre Pachet, Professor of Physiology at Toulouse, 1872



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to