This website requires JavaScript.
Explore
Help
Sign In
OrgLion-Writes
/
NotePublic
Watch
1
Star
0
Fork
You've already forked NotePublic
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e0739d0f6e
NotePublic
/
Software
/
Applications
/
Grep
/
Grep_惯用方法.md
89 B
Raw
Blame
History
Grep 惯用方法
# 查找普通文件和隐藏文件
grep -rn <key> * .*