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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"