Question d’entretien chez Tenable

Linux - what command to see how much used disk space.

Réponse à la question d'entretien

Utilisateur anonyme

13 mai 2019

df command - Shows the amount of disk space used and available on Linux file systems. du command - Display the amount of disk space used by the specified files and for each subdirectory.