User Tools

Site Tools


bash:commands:disk_commands

BASH - Commands - Disk Commands

Disk Usage

DescriptionCommand
Display disk usagedu -ah
Display mount points for all filesystemsfindmnt
Display total disk usage on the current directorydu -sh
Mount a devicemount device-path mount-point
Show free inodes on mounted filesystemsdf -i
Show disk partition sizes and typesfdisk -l
Show free space on mounted filesystemsdf -h

bash/commands/disk_commands.txt · Last modified: 2021/01/26 15:37 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki