摘要:
grep<grep [选项] 模式 [文件...]> -i, --ignore-case:忽略大小写,使搜索不区分大小写。 -v, --invert-match:反转匹配,仅显示不包含指定模式的行。 -r, --recursive:递归搜索,用于在指定目录及其子目录中搜索文件。 -l, --file 阅读全文
posted @ 2023-09-12 16:36 -=- 阅读(34) 评论(0) 推荐(0)
Give and get
posted @ 2023-09-12 16:36 -=- 阅读(34) 评论(0) 推荐(0)