Hello,
In crontab I have the following lines:
40 12 * * * find /var/adm/syslog.dated -type d -mtime +14 -exec rm -rf {} \;
40 12 * * * find /var/adm \( -name 'pacct*' \) -atime +4 -exec rm -rf {} \;
Could anyone tell me why the second line don't work?
thanks
\\\___///
\\ - - //
( _at_ _at_ )
-----------------------------oOOo-(_)-oOOo--------------------------------
*Bubulac Angela Tatiana - National Institute for R&D of Materials Physics*
* Bucuresti - Magurele P.O.B. MG-7 *
* Romania *
*e-mail: tatia_at_alpha1.infim.ro | phone :401-7805385 int.1380 *
* root_at_alpha1.infim.ro | 401-7806925 *
* | 401-7804573 *
--------------------------------------Oooo--------------------------------
oooO ( )
( ) ) /
\ ( (_/
\_)
Received on Thu Jul 16 1998 - 10:04:46 NZST