User Tools

Site Tools


bash:commands:disk_commands

This is an old revision of the document!


BASH - Commands - Disk Commands

Disk Usage

Command
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.1611675406.txt.gz · Last modified: 2021/01/26 15:36 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki