您的位置 首页 Linux面试题 打包文件/etc/hosts /etc/passwd 放入/opt目录下 名称为all.tar.gz 白眉大叔 发布于 2023年3月6日 评论关闭 阅读(400) 问:打包文件/etc/hosts /etc/passwd 放入/opt目录下 名称为all.tar.gz 答: tar -zcvf /opt/all.tar.gz /etc/hosts /etc/passwd 欢迎来撩 : 汇总all