[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Zipping files on a raq3
- Subject: Re: [cobalt-users] Zipping files on a raq3
- From: "Cobalt" <cobalt@xxxxxxxxxx>
- Date: Mon Mar 5 14:46:25 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Try this: tar -cvipzf filename.tar.gz /path-to-dir/more-path-if needed
this compress the '/path-to-dir/more-path-if needed' and sub-dirs in
the specified filename. (You can open after with WinZip in W9x)
Use 'man tar' for more info.
Hope this help.
R.B.
----- Original Message -----
From: "George Ewing" <george@xxxxxxxxxxxx>
To: "Cobalt" <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, March 05, 2001 4:45 PM
Subject: [cobalt-users] Zipping files on a raq3
> Guys
>
> I'm try to zip some files on my raq3 but getting errors.
>
> I'm trying
>
> tar cvfp *.* everything
>
> But does not like this, anyone help? I basically need to zip my web
folder and then compress
>
>
> Thanks in advance
>
> George
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>