This website requires JavaScript.
Explore
Help
Sign In
OrgLion-Writes
/
NotePublic
Watch
1
Star
0
Fork
0
You've already forked NotePublic
Code
Issues
Pull Requests
Releases
Wiki
Activity
NotePublic
/
Software
/
Applications
/
Grep
/
Grep_惯用方法.md
chen.yang
ad99638fb4
更新资料.
...
Signed-off-by: chen.yang <chen.yang@yuzhen-iot.com>
2021-09-09 18:33:22 +08:00
89 B
Raw
Blame
History
Grep 惯用方法
# 查找普通文件和隐藏文件
grep -rn <key> * .*