Linux:tar命令详解

tar命令详解 参考https://www.howtogeek.com/248780/how-to-compress-and-extract-files-using-the-tar-command-on-linux/   压缩: tar -czvf name-of-archive.tar.gz    /path/to/directory-or-file   -c: Create an archiv
相关文章
相关标签/搜索