LINUX.ORG.RU

История изменений

Исправление doc0, (текущая версия) :

df /boot
du --all --max-depth=1 /boot

Исправление doc0, :

df --human-readable /boot
du --all --max-depth=1 /boot

Исправление doc0, :

df --human-readable /boot
du --all --human-readable --max-depth=1 /boot

Исходная версия doc0, :

df -h /boot
du -h -d1 /boot