This website requires JavaScript.
Explore
Help
Register
Sign In
learning
/
linux-command
mirror of
https://github.com/jaywcjlove/linux-command.git
Watch
1
Star
0
Fork
You've already forked linux-command
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bd1d58c152
linux-command
/
command
/
ack.md
14 lines
100 B
Markdown
Raw
Blame
History
ack
===
比grep好用的文本搜索工具
## 示例
```
# install
apk install ack
# use
ack
```
Reference in New Issue
View Git Blame
Copy Permalink