$ du -h /var/log/syslog
110G /var/log/syslog
$ sudo truncate -s 0 /var/log/syslog
$ du -h /var/log/syslog
0 /var/log/syslog
For further actions, you may consider blocking this person and/or reporting abuse
$ du -h /var/log/syslog
110G /var/log/syslog
$ sudo truncate -s 0 /var/log/syslog
$ du -h /var/log/syslog
0 /var/log/syslog
For further actions, you may consider blocking this person and/or reporting abuse
Serge Logvinov -
Ashish Prajapati -
Jitanshu Raut -
Mofajjal Rasul -
Top comments (0)