Re: How to locate small file consumption creep

Etusivu
Liitteet:
Viesti alkuperäisessä muodossaan
+ (text/plain)
+ (text/html)
+ (text/plain)
Poista viesti
Vastaa
Lähettäjä: Ryan Rix
Päiväys:  
Vastaanottaja: Main PLUG discussion list
Aihe: Re: How to locate small file consumption creep
>
> find / -atime +1 </tmp/fileage # put list of files starting at / into a tmp file called fileage
>
>
> I believe that should be

find / -atime +1 > /tmp/fileage

Note the reverse in the redirect symbol.

Night.
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss