Linux kernel space and user spatial information interaction methodThe author of this article :Kang Hua : Master of Computer Science, mainly engaged in the Linux operating system core, Linux technology standards, computer security, software testing
Linux Command details df check disk space usage of the file system, linuxdf
Command: dfCheck disk space usage of the file system
You can view the total capacity, usage, remaining space, and mount location of all mounted disks.
Syntax: # df [OPTION]
Instruction: DFCheck the disk space usage of the file systemYou can view the total capacity, usage space, remaining space, mount location, and so on for all mounted disksSyntax:# DF [OPTION] [FILE]File is an optional list of one or more path names,
The name "Linux" I think we will not be unfamiliar now, this more than a year with the domestic media of the competing propaganda and reports, Linux has become a hot topic.
I would like to talk about these aspects of the history and development of
After a file is deleted in Linux, the space is not released. ########################## restart the file application. In this way, the application can be released. Reason: linux only deletes the link between the file and the system directory
In linux, the df command is used to check the disk space usage of the file system of the linux server. You can use this command to obtain the disk space occupied and the remaining space.
1. command format:
Df [option] [file]
2. command
After a file is deleted in Linux, the space is not released. ########################## restart the file application. In this way, the application can be released. Reason: linux only deletes the link between the file and the system directory
Original article address:
Http://www.ibm.com/developerworks/cn/linux/l-linux-filesystem/
Linux File System Analysis
Discuss the Linux file system according to the layered structure M. Tim Jones, consultant engineer, emulex Corp.
Summary of the basic operations of Linux, basic operations of linux
Preface
Linux was a UNIX-compatible operating system developed in 1991 and can be used for free. Its source code can be freely transmitted and can be modified, enriched, and
Linux Programming Study Notes-file management system, linux Study Notes
This article is organized from the networkFile System Management in Linux 1. Overview of VFS File System
Linux uses VFS to manage the file system, and one of the linux design
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.