Staff How to Check Disk Space Usage Linux

Luckyy Vendetta

Administrator
Staff
Luckyy Rep
1
0
0
Rep
1
Luckyy Vouches
2
0
0
Vouches
2
Posts
315
Likes
29
5 YEARS
5 YEARS OF SERVICE
LEVEL 500 XP
You can check available storage using the `df` command.

  1. Open a terminal.
  2. Type:
    Code:
    df -h
  3. This will display disk usage in a human-readable format.
 

99

373

461

17

Top