whatisthis987
IS-IT--Management
I have a file which contains one name in each line. I would like to cat/echo all the names to one single line. How do I do that?
For example,
From:
ALAN
ALEX
BEN
To:
ALAN ALEX BEN
Please help. Thanks.
For example,
From:
ALAN
ALEX
BEN
To:
ALAN ALEX BEN
Please help. Thanks.