du #disk usage
blkid #print block devices attributes like uuid
lsblk #list storage blocks with total size and mount points
df #print details about mounted file systems only
fdisk #list partitions and file system type; no size
parted #list partitions & modify
cfdisk #interactive partition editor
ncdu #disk usage analyzer with ncurses interface;
Last active
May 21, 2020 22:41
-
-
Save karlgb/70d5a8032126e944c6ad93e98822a472 to your computer and use it in GitHub Desktop.
Linux Reference
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment