摘要:
Linux命令 - stat说明 [root@localhost ~]# stat --help 用法:stat [选项]... 文件... Display file or file system status. -L, --dereference follow links -Z, --contex 阅读全文
posted @ 2020-08-31 09:17
Bruce_Cai
阅读(160)
评论(0)
推荐(0)
摘要:
最近处理文件使用sed有点多,占用了一部分时间查询和学习sed的使用,将查询的资料和自己的使用命令整理;温故知新的同时能方便以后使用。 1. 简介 sed 是一种在线编辑器,它一次处理一行内容。处理时,把当前处理的行存储在临时缓冲区中,称为“模式空间”(pattern space),接着用sed命令 阅读全文
posted @ 2020-08-14 22:36
Bruce_Cai
阅读(216)
评论(0)
推荐(0)
浙公网安备 33010602011771号