Browse Source

更新 'linux技巧'

coolsoul 1 week ago
parent
commit
33f169120a
1 changed files with 2 additions and 0 deletions
  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