Lynn Avants <[EMAIL PROTECTED]> schrieb: 
>On Sunday 09 March 2003 10:25 pm, Lars Kneschke(priv.) wrote:
>> Hello!
>>
>> I try do delete all files older then 7 days.
>>
>> # date
>> Mon Mar 10 04:23:30 UTC 2003
>>
>> firewall: -root-
>> # ls -ltr `find /storage/www/logs -type f -mtime +7`
>
>Likely because the version of 'find' is from busybox
>and doesn't support all options of the full version.

Maybe that's the problem:

http://www.busybox.net/lists/busybox/2002-December/012797.html

Cu
--
Lars Kneschke
http://www.kneschke.de
written with FeLaMiMail





-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com

_______________________________________________
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to