issues
search
hhstore
/
blog
My Tech Blog: about Mojo / Rust / Golang / Python / Kotlin / Flutter / VueJS / Blockchain etc.
https://github.com/hhstore/blog/issues
295
stars
24
forks
source link
tools: cmd tools
#317
Open
hhstore
opened
3 years ago
hhstore
commented
3 years ago
related:
[x] xxx
[x] xxx
hhstore
commented
3 years ago
Linux(Unix) 命令行工具:
find
grep
awk
xargs
awk:
https://coolshell.cn/articles/9070.html
https://www.gnu.org/software/gawk/manual/gawk.html
https://www.runoob.com/linux/linux-comm-awk.html
xargs:
https://zh.wikipedia.org/wiki/Xargs
https://www.runoob.com/linux/linux-comm-xargs.html
related: