How to sort find results

Richard Burakowski richard.burakowski at mrburak.net
Tue Nov 8 22:13:53 GMT 2005


Jeffrey Ellis wrote:

>Hi, Richard --
>
>Do you mean in David's script (I have heard of that happening before with
>copy and paste)?
>
>How can I tell if that's the case? And how would I go about fixing it?
>  
>
that's right, in the script that's trying to run.

usually with the default vi, you should see ^M at the end of every 
line.  from vi :%s/^M$//g where ^M is CTRL-V-M, amomg others


More information about the freebsd-questions mailing list