Skip to content

Instantly share code, notes, and snippets.

@iahim
Created February 18, 2023 22:49
Show Gist options
  • Save iahim/72ce84b161d9515c39117d3249f1b566 to your computer and use it in GitHub Desktop.
Save iahim/72ce84b161d9515c39117d3249f1b566 to your computer and use it in GitHub Desktop.
ubuntu useful commands
# terminal sharing with others
apt install tmate
# better curl
apt install httpie
# better top
apt install bpytop
# alternate tree
apt install tre-command
# console with background image and split view
apt install konsole
# better df -h
apt install duf
duf
duf -json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment