awk help
/S=E.ODOHERTY/OU=R02F06A/PRMD=USDA.FS.X400/ADMD=TELEMAIL/C=US/ at sprint.com
/S=E.ODOHERTY/OU=R02F06A/PRMD=USDA.FS.X400/ADMD=TELEMAIL/C=US/ at sprint.com
Tue Aug 11 15:51:02 EDT 1992
Tom,
For things like that you might be able to use "awk" to add the record
number to each line (eg., awk '{print NR, S1, S2}' oldname > newname)
then "join" to put the two files together using that record number as
the relational variable. This will work if the lines you want to
match are in the same position in both files.
Erin O'Doherty
Rocky Mtn Experiment Station
Laramie,WY
More information about the grass-user
mailing list