|
Author: Wim Meulemans
Date: 22-01-06 19:22
Hello,
Do I have to download the "Tar"-program before using it?
In what environments is Tar to use: Linux, Windows, or... ?
Thanks
Wim
|
|
Reply To This Message
|
|
Author: fianna
Date: 24-01-06 15:48
Wim Meulemans wrote:
> Hello,
> Do I have to download the "Tar"-program before using it?
yes
> In what environments is Tar to use: Linux, Windows, or... ?
both
tar a file
tar cvzf file.tar file
untar a file
tar -xvf file.tar
fianna
|
|
Reply To This Message
|
|