linux中head命令使用详解

admin 2017-03-15 0 次浏览


相关推荐: linux中head是什么命令  linuxhead命令详解  linux中head和tail的用法  linuxheadersbuild  linux-headers是什么  linuxhead命令  linuxhead.s  head命令  linux的head 

linux中head命令使用详解

head 与 tail 就像它的名字一样的浅显易懂,它是用来显示开头或结尾某个数量的文字区块,head 用来显示档案的开头至标准输出中,而 tail 想当然尔就是看档案的结尾。 接下来是小编为大家收集的linux中head命令使用详解,希望能帮到大家。

linux中head命令使用详解

1.命令格式:

head [参数]... [文件]...

2.命令功能:

head 用来显示档案的开头至标准输出中,默认head命令打印其相应文件的开头10行。

请关闭浏览器的畅读模式或者取消屏蔽JavaScript的正常运行,避免出现内容显示不全或者段落错乱。

原网页地址:https://www.fengtaijt.com/xuexi/2838235.html