https://www.tecmint.com/unzip-extract-zip-files-to-specific-directory-in-linux/

 

$ zip -r  xxx.zip  .

 

 

$unzip xxx.zip    -d   /raid/

相关文章:

  • 2022-12-23
  • 2021-10-16
  • 2021-08-05
  • 2021-09-13
  • 2022-12-23
  • 2022-12-23
  • 2021-11-21
  • 2021-09-11
猜你喜欢
  • 2022-12-23
  • 2021-10-07
  • 2021-07-25
  • 2022-12-23
  • 2021-11-16
  • 2021-05-29
相关资源
相似解决方案