1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

df: add more information link (#5557)

This commit is contained in:
marchersimon 2021-03-30 12:23:41 +02:00 committed by GitHub
parent e56e770ab7
commit 0812ddae52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 0 deletions

View file

@ -1,6 +1,7 @@
# df
> Montre un aperçu de l'utilisation de l'espace disque.
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/df-invocation.html>.
- Afficher tous les systèmes de fichiers et leur utilisation d'espace disque :

View file

@ -1,6 +1,7 @@
# df
> Fornisce una panoramica dello spazio utilizzato dai file system sui dischi.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/df-invocation.html>.
- Mostra tutti i file system ed il loro utilizzo del disco:

View file

@ -1,6 +1,7 @@
# df
> 파일 시스템 디스크 공간 사용량에 대한 개요를 제공합니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/df-invocation.html>.
- 모든 파일 시스템들과 그들의 디스크 사용량 출력:

View file

@ -1,6 +1,7 @@
# df
> Gives an overview of the filesystem disk space usage.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/df-invocation.html>.
- Display all filesystems and their disk usage: