Linux 常用命令
2022-10-27 13:06:57
本文总阅读量次
- .xz:
tar -xf xxxxx.tar.xz -C dir_name
- .zap:
unzip xxx.zip
- grep "关键字" -r 搜索目录