crear un archivo TAR linux

create a tar file
tar –cvf myfiles.tar mydir/
(add z if you are dealing with or creating .tgz (.tar.gz) files)

agregue z si ud esta trabajando o creando TGZ tar.gz files

Comentarios

Entradas populares de este blog

Creating a ssh key no password

how to compile VLC on CENTOS