Last active
May 29, 2020 00:43
-
-
Save jhaemin/698402e62aa2f933e9ac06fe4aab13ac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# view | |
nano /var/log/syslog | |
# clear | |
sudo truncate -s 0 /var/log/syslog |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment