Df (Unix)

df (ang. disk free) – uniksowy program wyświetlający informacje o wolnym miejscu na zamontowanych systemach plików. Informacje pobiera przepytując systemy plików, których adresy pobiera z mtab. W GNU/Linuksie jest to część pakietu GNU Coreutils.

Przykładowy wynik programu df w GNU/Linuksie

$ df -h
System plików         rozm. użyte dost. %uż. zamont. na
/dev/hda3              19G  3,4G   16G  18% /
varrun                126M   76K  126M   1% /var/run
varlock               126M     0  126M   0% /var/lock
udev                  126M  128K  125M   1% /dev
devshm                126M     0  126M   0% /dev/shm
lrm                   126M   19M  107M  15% /lib/modules/2.6.15-23-386/volatile
/dev/hda1             4,9G  4,3G  659M  87% /media/hda1
/dev/hda5              22G   16G  5,8G  74% /media/hda5
/dev/hda6             4,9G  4,3G  652M  87% /media/hda6

Opcja -h sprawia, że wyniki są podawane w jednostkach łatwych do odczytania (human-readable), zamiast domyślnie ilości bloków.

Zobacz też

Linki zewnętrzne

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.