This website requires JavaScript.
Explore
Help
Sign In
doc
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3c2ee8766f50aa49f21b410fd6111233406bab16
linux
/
Linux实用的一些命令.md
8ga
3c2ee8766f
添加 Linux实用的一些命令.md
2026-04-03 16:39:13 +08:00
93 B
Raw
Blame
History
用关键字搜索某个或某些文件并排序
grep -h '关键字' *.log | sort
Reference in New Issue
View Git Blame
Copy Permalink