Is there a way to merge 2 text files into one (by appending the content of the second right after the first one) in Unix ?
feedback
|
|
Assuming Append
Or this (keeping both original files around):
| |||
|
feedback
|
