tgz命令 – 将文件压缩为.tgz格式文件

来自:网络
时间:2020-09-24
阅读:
免费资源网,https://freexyz.cn/

使用tgz命令可以将文件压缩为.tgz格式文件。

语法格式:tgz [压缩文件] [文件]

参考实例

将/root/install.log文件压缩为/root/install.log.tgz

[root@linuxcool ~]# tgz /root/install.log.tgz /root/install.log
免费资源网,https://freexyz.cn/
返回顶部
顶部