Delete log files in linux - Linux Views : 532
Tagged in : Linux
1 0
Send mail
Hi...
If you want to remove log file in linux just follow the below steps
(*) Open terminal
(*) Change to root user
(*) Type rm /var/log/messages
Now log file will be removed.

By Nirmala, On - 2009-08-28



    Login to add Comments .