Difference between revisions of "Linux logs"
From John Freier
(Created page with '== Clear Logs == This method below will clear the log without stopping any running process. # echo > /{path to log}') |
(No difference)
|
Revision as of 12:40, 29 September 2014
Clear Logs
This method below will clear the log without stopping any running process.
# echo > /{path to log}