Try: tar -czvf directorios.tar.gz folder. A few notes: Recursion is the default, from the tar man pages: -c, --create Create a new archive.
確定! 回上一頁