|
Archives to tapes or other media or files
star backs up SELinux contexts and ACL attributes
Parameters:
- c create x extract
- t list v verbose
- z gzip compression j bzip2 compression
Examples:
- cd /tmp && tar xvf ~/archive.tar
- tar cvf /dev/st0 /data /foo /bar
|