Skip to content

Instantly share code, notes, and snippets.

@rileypeterson
Created February 11, 2020 17:40
Show Gist options
  • Save rileypeterson/ec99d42c289959541437d6ca8b91f25d to your computer and use it in GitHub Desktop.
Save rileypeterson/ec99d42c289959541437d6ca8b91f25d to your computer and use it in GitHub Desktop.
Useful unix commands
watch -d -n 0.5 free -m
tail -lf /var/log/log.txt
sudo service service@{1..10} restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment