The df command in Linux and other-general Linux technology-Linux technology and application information. The following is a detailed description. I have an AIX and Linux environment at hand. df is a frequently used system command. This small command is quite different in different environments. For example, the "-v" parameter can be used with-k-m-g and other parameters on AIX to display more readable inform
DFCommand:Check disk space usage of the file system
Commonly used: DF-hi, DF,-ha, DF-th, DF-th-x vfat,
Function: You can use this command to obtain the space occupied by the hard disk and the remaining space.
Syntax: DF [Option]
-A: displays the disk usage of all file sy
Du and df in Linux
During Linux O M, it is often found that the values of du and df are different, and sometimes they are very different.
In specific circumstances, df may see that the disk is full, but du determines that the disk space is large.
The file system allocates some disk blocks to record some of its own data, such as I nodes, disk distribution char
1, under normal circumstances, DF and du output results will have a gap.The DU-SH command accumulates all the directories, symbolic links, and the number of blocks used by the file system using the specified file system.Total block number;The DF command, by viewing the file system disk block allocation graph, draws the total number of blocks and the remaining blocks.File system allocation Some of the disk b
DF command parameter function in Linux: Check the disk space consumption of the file system. You can use this command to get information about how much space the hard disk is taking up, and how much space is left.Syntax:DF [ options ] The various options for this command have the following meanings:-a displays disk usage for all file systems, including 0 blocks of file systems, such as the/proc file system.-H more Current disk space and usage to disp
Alarm when disk exceeds size#df View the first-level directory size, usage scale, file system mount point. The file size cannot be displayed. Statistics block usage.#du View the size of the file and the directory. Statistics file size added. If a hit file is opened, but the file is either RM or MV, but the process of opening the file is not closed, the Du value is updated, but the DF statistic is not update
The function of the DF command in Linux is to check the disk space usage of the Linux server's file system . You can use this command to get information about how much space the hard disk is taking up, and how much space is left.1. Command format:DF [Options] [file]2. Command function:Displays the free space for the specified disk file. If no file name is specified, all available space for the currently mounted file system will be displayed. By defaul
Tags: relationships bsp Super ==extend foo Common systemprint 1. A method name, with different parameters, is called method overloading . (overload)void foo (String str);void foo (int number);2. The parent class has the same method name and parameters as the subclass, which is called method overrides . (Override)Class Parent {void Foo () {System.out.println ("Parent foo ()");}}Class Child extends Parent {void Foo () {System.out.println ("Child foo ()");}}3. The parent class reference points to t
The following describes the basic Linux command df and the du command parameters in linux. I hope this will be helpful for your learning. Df command parameters in linux: In linux, df command parameters are used to view the status information of the Linux file system, and display the capacity, used, unused, and Mount points of each partition...
The following desc
Today, some classmates asked me to look at the directory size under Linux command, now also will be the former learning to DU/DF two command summary of it.In the pre-test work, we have encountered the DF and du two commands because of the fact that the program cannot be executed due to the full disk space.Du view the directory size, DF to view disk usage.I often
Today, some classmates asked me to look at the directory size under Linux command, now also will be the former learning to DU/DF two command summary of it.In the pre-test work, we have encountered the DF and du two commands because of the fact that the program cannot be executed due to the full disk space.Du view the directory size, DF to view disk usage.I often
DF command
Disk Management
The DF command is used to display the available disk space on a disk partition. The default display unit is KB. You can use this command to get how much space the hard disk is occupied and how much space is left.
Grammar
DF (options) (parameters)
Options
-A or--all: contains all file systems;--block-size=-H or--human-readable: Dis
The weekend is a good time to study.One Linux command per day, followed by disk storage related, DF, du commandThe function of the DF command in Linux is to check the disk space usage of the Linux server's file system. You can use this command to get information about how much space the hard disk is taking up, and how much space is left.1. Command format:DF [Options] [file]2. Command function:Displays the f
Function of the df command in the linux disk command. The df command displays the usage of all file systems on I nodes and disk blocks. Meaning of each option of this command:-a displays the disk usage of all file systems, including 0 blocks) of the file system, such as/proc file system. -K is displayed in k bytes. -I: displays the I node information instead of the disk block. -T: displays the disk space us
From: http://fanqiang.chinaunix.net/a1/b1/20010508/133026.html
Function: Checks disk space usage of the file system. You can use this command to obtain the space occupied by the hard disk and the remaining space.
Syntax: DF [Option]
Note: The DF command displays the I node and disk block usage of all file systems.
The meaning of each option of this command is as follows:
-A: displays the disk us
, which can show all conversions of numbers to numbers.Extensions:-T (TCP) displays only TCP-related options.-U (UDP) displays only UDP-related options.-I lists only service statuses that are in Listen (listening)Example 02Command: Netstat-an | grep 8080Input:[[Email protected]]# Netstat-an | grep 8080Description: filter Query 8080port.-A (All) displays all options and does not show listen correlation by default.-N refuses to display aliases, which can show all conversions of numbers to numbers.
NameDFGrammarDF [-options]parameters-A displays disk usage for all file systems, including 0 block file systems, such as the/proc file system.-K is displayed in K-byte units.-I displays the I-node information, not the disk block.-T displays disk space usage for each file system of the specified type.-x Lists disk space usage (contrary to the T option) that is not a file system of a specified type.-T displays the file system type.working with instanceslist disk space usage for each file system
D
The DF command is used to view the system's space and inode usage, and is also one of the common commands in System management and shipping dimension.
-a,–all displays all file systems, including local and mounted network file systems-b,–block-size=size Use custom block sizes, such as 1MB 2MB 1GB, etc. as units-h,–human-readable print sizes in human readable format (e.g., 1K 234M 2G) literal translation: Display in standard 1GB=1024MB size-h,–si Like
I think for a long time do not know how to start, then direct point, the main talk about three commands, DF du fdiskOne command DFDF, disk free, can be used to view the current system mount or to view the overall disk usageDF with no parameters, default in KB unitsdf -i -----查看inodes 使用情况,To clearly understand inodes suggestions see the following link to the article http://www.ruanyifeng.com/blog/2011/12/inode.htmlFor example
What is the difference between df and du commands in Linux? 1. df shows the usage of the file system. compared with du, df is more comprehensive. Df-T is the most commonly used
What is the difference between df and du commands in Linux?
1.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.