Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 1998 19:25:08 -0600 (CST)
From:      George Vagner <kf7nn@mutsgo.dyn.ml.org>
To:        questions@FreeBSD.ORG
Subject:   creating file without <CR>
Message-ID:  <199802200125.TAA02646@mutsgo.dyn.ml.org>

next in thread | raw e-mail | index | archive | help
I am trying to merge 3 files together so as to have them on one line
but everything i try keeps inserting carriage returns.

Needed Example:


this is file onethis is file2this is file3

Results:


what i am getting is

this is file1
this is file2
this is file3


If anyone knows how to accomplish this please let me know, i been working on it all
afternoon and i just give up...







To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802200125.TAA02646>