Subject: Re: Tar archive (maybe offtopic)
To: Ladislav Popov <gandalf@mraveniste.cz>
From: Richard UNGER <runger@cs.mcgill.ca>
List: port-mac68k
Date: 08/05/2000 15:46:09
Hi,

To tar all files in directory /home/user/thisdir  :

cd /home/user
tar -cvf bigtarball.tar thisdir/*

Hope this helps...

Richie


On Sat, 5 Aug 2000, Ladislav Popov wrote:

> Hi there,
> 
> I have a question,  I want to compress files in one folder to tar archive,
> but tar wants to specify file not folder to compress. Could you help me
> with this?
> 
> Thanks,
> 
> Lada
> o-----------------------------------------------------------------------o
> | Ladislav Popov                                                        |
> |                                                                       |
> | This e-mail was send under pine program under NetBSD system           |
> | Don't panic - I'm still beginner                                      |
> o-----------------------------------------------------------------------o
> 
>