Created
February 11, 2020 17:40
-
-
Save rileypeterson/ec99d42c289959541437d6ca8b91f25d to your computer and use it in GitHub Desktop.
Useful unix commands
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
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