Explorar el Código

更新 'linux技巧'

coolsoul hace 1 semana
padre
commit
33f169120a
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      linux技巧

+ 2 - 0
linux技巧

@@ -4,6 +4,8 @@ tar --use-compress-program=pigz -xvpf rk3528.tar.gz -C /home/smith/build/
 多线程压缩
 tar --use-compress-program=pigz -cvpf rk3528.tar.gz rk3528
 
+tar.xz多线程压缩
+tar -cvf - linux-6.6.16/ | xz -T 0 -c > linux-6.6.16.tar.xz
 
 firefly SDK .repo/repo/repo sync -l
 ModuleNotFoundError: No module named 'formatter