usage: du -shbkm [ file | directory] -h: 很有用的参数, 将显示的结果以human readable的方式打印,如20K,1.3M,4.5G等 -s :summarize,如果要查看的是目录,则显示其总体占有空间,而不是显示其所有子目录及其文件占用的空间 如 du -s /domain 则显示domain这个目录及其子目录总共占用了多少空,而不是显示...
'-BM' prints sizes in units of 1,048,576 bytes; see SIZE format below -b, --bytes...
print the total for a directory (or file, with --all) only if it is N or fewer levels below the command line argument; --max-depth=0 is the same as --summarize --time show time of the last modification of any file in the directory, or any of its subdirectories --time=WORD show...
directories--si like-h,but use powers of1000not1024-s,--summarize display only a totalforeach argument-t,--threshold=SIZEexclude entries smaller thanSIZEifpositive,or entries greater thanSIZEifnegative--time show time of thelastmodification of any fileinthe directory,or any of its sub...
mkdir :创建目录 make directory 代码语言:javascript 复制 DESCRIPTION Create the DIRECTORY(ies), if they do not already exist. 创建目录,如果他们不存在 Mandatory arguments to long options are mandatory for short options too. -m, --mode=MODE set file mode (as in chmod), not a=rwx - umask -...
print the total for a directory (or file, with --all) only if it is N or fewer levels below the command line argument; --max-depth=0 is the same as --summarize -h, --human-readable print sizes in human readable format (e.g., 1K 234M 2G) 查看(统计/分析)当前目录的文件/目录的...
Sign in Java Microsoft Build of OpenJDK Java API browser Java docs by product Resources Version Azure SDK for Java Search Azure SDK for Java documentation Reference Overview Active Directory Advisor API Center API Management App Compliance Automation App Configurat...
test: *** FILE SYSTEM WAS MODIFIED *** [root@centos8 ~]#e2fsck /dev/sdb2 -y e2fsck 1.44.6 (5-Mar-2019) test was not cleanly unmounted, check forced. Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Che...
print the total for a directory (or file, with --all) only if it is N or fewer levels below the command line argument; --max-depth=0 is the same as --summarize -h, --human-readable print sizes in human readable format (e.g., 1K 234M 2G) 1. 2. 3. 4. 5. 6. 7. 8. ...
As you can see, this path is quite long compared with the /dev/sda filename, which is also a directory. But you can’t really compare the two paths because they have different purposes. The /dev file is there so that user processes can use the device, whereas the /sys/devices path ...