[LUGOS] Brisanje starih datotek

Metod Kozelj metod.kozelj at lugos.si
Mon Sep 29 13:33:32 CEST 2003


Howdy!

Goran Kavrecic wrote:

>V nekem direktoriju bi rad občasno brisal datoteke, ki so stare več kot
>N dni.
>

find ${DIRNAME} -mtime +${N} -exec rm -f {} \;

Poglej še opis -ctime in -atime v man find.

-- 
Peace!
  Mkx

---- perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'





More information about the lugos-list mailing list