Linux--find
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux--find相关的知识,希望对你有一定的参考价值。
指令名称 tail
tail - output the last part of files 输出文件的最后一部分,默认输出的是最后10行。
Print the last 10 lines of each FILE to standard output. With more than one FILE, precede each with a header giving the file name.
With no FILE, or when FILE is -, read standard input.
SYNOPSIS
tail [OPTION]... [FILE]...
以上是关于Linux--find的主要内容,如果未能解决你的问题,请参考以下文章
linux find命令查找当前目录下7天前的文件但排除所有目录