By running sudo sh -c 'echo > /var/log/syslog', you are executing a shell command with root privileges that overwrites the /var/log/syslog file ...
確定! 回上一頁