access, use, ctime or status --time-style=STYLE show times using STYLE, which can be: ...
一、du的功能:`du` reports the amount of disk space used by the specified files and for each subdirectory (of directory arguments). with no arguments,`du` reports the disk space for the current directory。 很明显,与df不同,它用来查看文件或目录所占用的磁盘空间的大小。 二、du常用的选项: -h...
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...
tion between tests binds more tightly than -o, this is the default anyway, but the parentheses help to show what is going on. find repo/ -exec test -d {}/.svn -o -d {}/.git -o -d {}/CVS ; \ -print -prune Given the following directory of projects and their associated SCM ad...
[root@luffycity tmp]# tail -F alex.txt # -F 文件不存在报错,等待文件生成tail: cannot open'alex.txt'forreading: No such file or directorytail:'alex.txt'has appeared; following end of new file qwe cut命令 cut - 在文件的每一行中提取片断 ...
Dereference symbolic links(show the disk space used by the file or directory that the link points to instead of the space used by the link)。 注意:du命令在统计目录占用磁盘空间时,默认不统计链接文件(无论是硬链接或是符号链接),所以要用-l和-L选项特地指出来;此外,du命令默认不显示目录下文件占用...
du -L:这个选项主要是针对符号链接。它会把符号链接所指向的文件占用磁盘空间的大小也统计进来。帮助文档是这样解释的:Dereference symbolic links(show the disk space used by the file or directory that the link points to instead of the space used by the link)。我们在download目录下创建一个...
directory 参数 -b 当目标文件或目录存在时,在执行覆盖前,会为其创建一个备份。-i 如果指定移动的源目录或文件与目标的目录或文件同名,则会先询问是否覆盖旧文件,输入 y 表示直接覆盖,输入 n 表示取消该操作。-f 如果指定移动的源目录或文件与目标的目录或文件同名,不会询问,直接覆盖旧文件。-n 不要覆盖任何...
('gui_running') set background=light else set background=dark endif " 主题设置为 solarized "colorscheme solarized "文件目录分屏 Plugin 'scrooloose/nerdtree' let NERDTreeHighlightCursorline = 1 " 高亮当前行 let NERDTreeShowLineNumbers = 1 " 显示行号 " 忽略列表中的文件 let NERDTreeIgnore = [ ...
yes Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information Free blocks count wrong for group #0 (23508, counted=23509). Fix<y>? yes Free...