columns

MYERS ufpsprod!gmyers at atlml1.attmail.com
Wed Feb 21 20:22:22 EST 1996


} > eg. take the file with '|' as the field seperator:
} 
} I haven't personally tried this on Linux, but it has worked on many
} other "UNIX-like" systems with which I am familiar:
} 
} 	cat oldfile | tr '|' '\012' > newfile

Save yourself one process:

	tr '|; '\012' < oldfile > newfile


} 
} -JimG



       Until later,       attmail!gamyers      ph  404.810.3250
       Geoffrey Myers                          fax 404.810.2487

       floc 6E26, 1200 Peachtree, Promenade II, Atlanta, GA 30309

      gamyers at attmail.com   geof at denali.is.net   eiger at ichange.com






More information about the Ale mailing list