Ubuntu学习 more less head tai which
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu学习 more less head tai which相关的知识,希望对你有一定的参考价值。
more : 查看文件内容 用的不多
less : 查看文件内容 用的不多
head : 输出文件的开始的部分, 可以指定行数 , 默认显示10行
head -n 5 file
tail : 查看文件尾部的内容。默认显示最后10行
tail file1
tail -n 5 file1
tail -f file1 # 动态监控文件
which # 查找其他命令的位置
which ls
以上是关于Ubuntu学习 more less head tai which的主要内容,如果未能解决你的问题,请参考以下文章
learn more ,study less:整体性学习技术
learn more ,study less:超越整体性学习