News

1. List results of df command but only for ext4 type filesystems.. df -t ext4 . On our example system our main physical drive filesystem is ext4, but you can use any filesystem name you may have ...
To find out more about top, issue the command man top.. 2. df. There are times when you might want to know how much of your local storage is in use. That's where the df command comes in.The df ...
Please note these examples are run on a Red Hat Linux system ... This is the most basic command of all; df can display free disk space. Here’s what it will return when run: ...
Here are some examples: ... available on the file system containing a specific file or directory use the df command. ... speed up your workflow. For example, the echo "Linux command line" ...
You can have the df command supply information on one partition with a command like this: $ df -h /home Filesystem Size Used Avail Use% Mounted on /dev/sda3 14G 6.7G 6.2G 52% /home. Using the ...
When you issue the command df, it will report the statistics on your file system (Figure A). Figure A You don’t have to list out every connected drive on your machine.
Linux stores the configuration information for all partition. ... Type "df" without quotation marks at the command prompt to list the amount of occupied and free space on each disk.