> > On Fri, 23 Jun 2000, SoloCDM wrote:
> > 
> > > I successfully used "cat <file> | tr -d '\n'" on a file that "sed
> > > 's/\n//g' <file>" failed to properly recognize.  I need sed to
> > > effectively recognize newlines or ask that someone provide a perl
> > > script that will.
> 

sed will recognise $ as end of line. What 'exactly' are you trying to do
here ???


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to