Linux Disk Commands Print

  • 55

In this tutorial you will learn how to check the DISK USAGE of DIRECTORIES using LINUX COMMANDS

 

The tutorial will assume you have already accessed your shell and logged into the relevant user using an SSH tool (ex:Putty)

  1. Once logged in Successfully issue the following command in order to view the disk usage of directories " du --max-depth=1 -m  "
  2. If step one is followed correctly you will be able to view the disk usage of all the directories present within the user account.

Refer the below shown visual guide for a more clear idea

 

VISUAL GUIDE

 

STEP 01:

RESULT:


Was this answer helpful?

« Back