会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
奔羊羊
博客园
首页
新随笔
联系
订阅
管理
2021年11月16日
linux查找文件、排序、查看文件内容
摘要: linux下查找文件、排序、查看文件内容本文介绍下,在linux系统中,查找文件的命令用法,以及按时间排序找到的目标文件的方法。 1.例如:查找当前目录下所有.ini文件,并按时间排序 示例: find ./ -name *.ini |xargs ls –lta 2.按时间的排序显示并显示器条数 示
阅读全文
posted @ 2021-11-16 17:38 奔羊羊
阅读(1171)
评论(0)
推荐(0)
2021年9月13日
华为开启实时日志
摘要: 华为交换机打开或关闭告警信息命令打开<huawei> terminal logging<huawei>terminal monitor <huawei>terminal trapping关闭<huawei>undo terminal logging<huawei>undo terminal moni
阅读全文
posted @ 2021-09-13 16:44 奔羊羊
阅读(750)
评论(0)
推荐(0)
公告