# Linux : Commands ## Default *Based on Ubuntu 24.10 Desktop full install. Not including desktop apps.* ``` fdisk TODO file TODO file /dev/sdd1 -s gnome-extensions mlabel TODO ps ``` ## Extra | Command | Package | Notes | | ------- | ------- | ----- | | curl | | | | git | | | | mmv | | | | ncal | | | | netstat | | | | sqlite3 | | | | sshfs | | | | tree | | | | unrar | | | | whois | | | ``` curl (pkg: curl) git (pkg: git) mmv (pkg: mmv) ncal (pkg: ncal) netstat (pkg: net-tools) sqlite3 (pkg: sqlite3) sshfs (pkg: shfs) tree (pkg: tree) unrar (pkg: unrar) whois (pkg: whois) ``` ## curl ```bash ``` ## grep