Skip to content

Instantly share code, notes, and snippets.

@BitsAndAtoms
Last active November 27, 2022 09:25
Show Gist options
  • Select an option

  • Save BitsAndAtoms/4fe6f9b955589f9671f49723d6680934 to your computer and use it in GitHub Desktop.

Select an option

Save BitsAndAtoms/4fe6f9b955589f9671f49723d6680934 to your computer and use it in GitHub Desktop.
Linux commands
git status -u --ignored
ls -lah
top
du -h --max-depth=1 | sort -rh
kilall -u username
disk usage: df -h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment