[Ilugc] Tar
manmathan
pradhapmv at gmail.com
Fri Feb 4 17:56:05 IST 2005
On Fri, 4 Feb 2005 17:32:59 +0530, Anthony Ashok
<Anthony.Ashok at lntinfotech.com> wrote:
> Hi,
> I have Tar fil in my directory .. How to untar that file.
>
> But in my system there is no command called "untar". Is there any other
> command file to Untar that file.
>
> "ur birth is a mistake, correct that by living properly"
>
You can try this
tar -xvf filename (if the file is .tar format)
or
first do uncompress filename (if the file is .tar.z)
then do tar -xvf filename
Hope this helps
Pradhap
> ______________________________________________________________________
> _______________________________________________
> To unsubscribe, email ilugc-request at ae.iitm.ac.in with
> "unsubscribe <password> <address>"
> in the subject or body of the message.
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>
More information about the ilugc
mailing list