Search Results

Search: Posts Made By: timus1980
4,393
Posted By timus1980
NIS server setup on redhat 4 AS4
Please do reply if anyone has done NIS server setup on redhat
Please let me know steps to do NIS server configuration on redhat & NIS client configuration on suse
27,096
Posted By timus1980
how to archive logs older than 5 days & then delete them?
My code is
tar -cvf logs.tar `find /usr/openv/logs/512*.log -mtime +2` && find *.log* -mtime +2 -exec rm {} \;

this gives me output as:
tar: Missing filenames:confused:
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 02:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy