Re: how do I tar multiple files??

From: Chris Gilbert (chris@buzzbee.freeserve.co.uk)
Date: 07/08/00


Charles Erwin wrote:
>
> say i want to tar constants.c .h and interpreter.c
  ^^^
First sign of spending too long mudding is adding say to things  ;)

> how do I tar these files together??
> I tried
> "tar -c src.tar file.1 file.2 ..."
> that didnt work??

try tar -cf src.tar file.1. etc

Chris


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 04/10/01 PDT