SSH df command

If you wish to view the disk usage of your Linux system the SSH df command is quite useful. In this article, we’ll list several usages of the Linux df command that you can use with SSH terminal.

Basic df usage with SSH

This will list blocks, used and available disk usage in a human-readable format

df -h

Show inodes with df

df -i

Show total usage

df --total
  • 0 utilizatori au considerat informația utilă
Răspunsul a fost util?

Articole similare

SSH ip command

If you wish to obtain information about your server’s IP on a Linux machine using SSH you can use...

SSH rm command

If you wish to remove a file or folder from your Linux system you can use SSH rm command. In this...

SSH echo command

One of the most useful commands in a Linux environment is echo. With it, you can provide output...

SSH history command

If you wish to find what commands you have previously executed in a Linux environment you can use...

SSH cd command

SSH cd command is mainly used to navigate in your Linux environment. In this article, we’ll show...

Powered by WHMCompleteSolution