Hi,
Consider the paste command.
paste requires input_file_name.
Using the command line
paste `tty`
we can enter data from standard input.
Is there any other way to do it? (I would like to use pipe with paste).
Thanks in advance,
Alex
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.