Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: [mv] Hans -script for dissapearing data, some errors



******    message to minivend-users from Larry Leszczynski <larryl@furph.com>     ******

Hi Michael -

> I also tried doing
> cat file1>file2
> 
> but it doesnt unite the files horizontaly, just vertically....one above
> the other one... 

If you're on a unix-equivalent machine try "paste", which unites the files
horizontally.  By default it joins using tab, so if you have two files
already already containing tab-delimited columns (or a single column)
you'll be fine. Example from the man page:

   1.  To paste several columns of data together, enter:
            paste  names  places  dates  > npd

       This creates a file named npd that contains the data from names in
       one column, places in another, and dates in a third.  The columns
       are separated by tab characters.

       File npd then contains:
            rachel          New York        28 February
            jerzy           Warsaw          27 April
            mata            Nairobi         21 June
            michel          Boca Raton      27 July
            segui           Managua         18 November


Larry Leszczynski
larryl@furph.com
--
  furph, Inc.	WWW/Unix/Windows Solutions	734-513-7763 (voice)
info@furph.com	   http://www.furph.com		734-513-7759 (FAX)

-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: