第六章:打包压缩
1、打包、解包
[root@localhost program_test]# tar -cf output.tar 11.txt 22.txt 33.txt [root@localhost program_test]# tar -xf output.tar -C ./tar-file/ //-C指定要提取到哪个路径?//列举出归档文件中的内容[root@localhost program_test]# tar -tvf output2.tar -rw-rw-r-- yy/yy 101843 2014-12-18 07:40 33.txtdrwxrwxr-x yy/yy 0 2014-12-31 18:11 abc/-rw-rw-r-- yy/yy 0 2继续阅读与本文标签相同的文章
-
程序员,如何写好文档?
2026-05-24栏目: 教程
-
elasticsearch-jdbc实现MySQL同步到ElasticSearch深入详解
2026-05-24栏目: 教程
-
springcloud vue 微服务分布式 activiti工作流 前后分离 集成代码生成器 shiro权限
2026-05-24栏目: 教程
-
elasticsearch插件五—— graph插件安装详解
2026-05-24栏目: 教程
-
时间能改变什么?不止是一个黑客的发型 | 开发者必读(016期)
2026-05-24栏目: 教程
