From: Balázs Bárány (balazs~AT~tud.at)
Date: Fri Feb 11 2005 - 21:17:45 CET
Hello,
try the same test without the ` characters. They cause the output to be executed instead of being written.
This should be the command line:
find /var/log/ -maxdepth 1 -name "messages*" -mtime -31 | sort -r
and it should give at least this:
/var/log/messages
It's not a permission problem, not removing them from the suggestion was my fault.
Regards
-- _________________________________________________________________ Balázs Bárány balazs~AT~tud.at http://tud.at ICQ 10747763 Computers. You can't live with them, you can't live without them.
This archive was generated by hypermail 2.1.5 : Sat Feb 12 2005 - 00:22:05 CET