Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Help!! How to remove new line Character from spooled output??
Use SED to munge the file afterwards?
"Head_Cheese_mmmm" <head_cheese_mmmm_at_my-deja.com> wrote in message
news:915gq7$h1p$1_at_nnrp1.deja.com...
> Mark,
> Thanks for the input, I was hoping to avoid that....
>
> > >
> > Under UNIX the spool file is a text file. All text file lines end in
a
> > Newline character! It is my understanding that the newline is
> > required. Under DOS each line of a text file ends in a newline,
> > carriage return. I think what you need to do is change the processing
> > program to handle the newline, such as using gets to read the input
> > line in C.
> >
> > --
> > Mark D. Powell -- The only advice that counts is the advice that
> > you follow so follow your own advice --
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
> >
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Thu Dec 14 2000 - 09:17:37 CST
![]() |
![]() |