Tar

Ztm0929留言 | 贡献2024年12月29日 (日) 16:13的版本 (创建页面,内容为“GNU Tar provides the ability to create tar archives, as well as various other kinds of manipulation. For example, you can use Tar on previously created archives to extract files, to store additional files, or to update or list files which were already stored. Initially, tar archives were used to store files conveniently on magnetic tape. The name "Tar" comes from this use; it stands for ''t''ape ''ar''chiver. Despite the utility's name, Tar can direct its outp…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

GNU Tar provides the ability to create tar archives, as well as various other kinds of manipulation. For example, you can use Tar on previously created archives to extract files, to store additional files, or to update or list files which were already stored.

Initially, tar archives were used to store files conveniently on magnetic tape. The name "Tar" comes from this use; it stands for tape archiver. Despite the utility's name, Tar can direct its output to available devices, files, or other programs (using pipes), it can even access remote devices or files (as archives).[1]

如有内容修改建议,请联系天明

参考资料