Skip to content

Instantly share code, notes, and snippets.

@otuva
Created June 21, 2024 04:30
Show Gist options
  • Save otuva/821cf28a045ed4597dcd4cd64e677cf0 to your computer and use it in GitHub Desktop.
Save otuva/821cf28a045ed4597dcd4cd64e677cf0 to your computer and use it in GitHub Desktop.
sudo find /var/log -type f -exec truncate -s 0 {} +
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment