会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
yanghuahui's blog
绝技源于江湖、将军发于卒伍
博客园
首页
新随笔
联系
订阅
管理
2016年9月30日
some useful linux commands
摘要: # best way to see log file less +F /var/log/syslog (equals: less /var/log/syslog, then shift+f) # see dmesg when it changes watch -n 0.1 "dmesg | tail -n 30" # use xargs with find find . -type x...
阅读全文
posted @ 2016-09-30 12:19 yanghuahui
阅读(408)
评论(0)
推荐(0)
编辑
公告