tar 命令详解

tar 命令[root@linux ~]# tar [-cxtzjvfpPN] 文件与目录 .... Usage: tar [OPTION...] [FILE]... Examples: tar -cf archive.tar foo bar # Create ...