Du linux

Przykłady kodu

0
0

du linux

du # Calculates byte size of whole current directory including subdirs
du * # Calculates byte size of files individually
du -ah # shows calculations of files and subfiles recursively
# -m -> shows byte size in megabytes
# -g -> shows byte size in gigabytes
# -h -> shows human readable notation

Podobne strony

Podobne strony do przykłady

W innych językach

Ta strona jest w innych językach

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................