2022年7月8日

摘要: 1.sudo apt install tree 2.tree -f 阅读全文

posted @ 2022-07-08 21:04 牛man 阅读(24) 评论(0) 推荐(0)

摘要: 1.压缩: tar -czvf file1 file2 .... 2.解压: tar -xvf file.tar 阅读全文

posted @ 2022-07-08 16:01 牛man 阅读(34) 评论(0) 推荐(0)