会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
L像疯了一样
得之坦然,失之淡然,争之必然,顺其自然!
CnBlogs
Home
New Post
Contact
Admin
Subscription
2018年4月24日
Linux是cat、tail、head查看文件任意几行的数据
Linux是cat、tail、head查看文件任意几行的数据 Linux是cat、tail、head查看文件任意几行的数据 一、使用cat、tail、head组合 1、查看最后100行的数据 cat filename | tail -n 100 2、查看100到300行的数据 cat filenam
Read More
posted @ 2018-04-24 17:04 L像疯了一样
Views(22952)
Comments(0)
Diggs(3)
Edit
公告