tar -xvf filename.tar [-C dirname] -x: release the file inside the tar file. -C: if you need put those files to another directory. gz (gzip壓縮).
確定! 回上一頁