Hi,

How can I extract the array (a b c) out from file 1

10 a
11 b
12 c

and sort the file 2:

which  b
why    c
what   a

into the form of

what   a
which b
why   c

-- 
Best Regards,

lina

Reply via email to