LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Eays way to clear a log file? (https://www.linuxquestions.org/questions/linux-general-1/eays-way-to-clear-a-log-file-278342/)

extremebfn 01-16-2005 02:39 AM

Eays way to clear a log file?
 
Hallo

Does anyone know of a easy way to clear a log file without deleting it?

JunctaJuvant 01-16-2005 03:40 AM

Doesn't a search on google suggest a possible solution? First result I found:
Code:

> /path/to/log
This clears the file and keeps permissions intact.

MasterC 01-16-2005 04:05 AM

Logrotate is also a very viable solution that I'd venture to guess is probably more of what you want than to clear the file (assuming you are keeping decent tabs on your system ;) )

Cool


All times are GMT -5. The time now is 04:36 PM.