Author: Craig White Date: Subject: Getting bad interpreter error
On Wed, 2002-12-11 at 10:24, mazdaracer wrote: > I copied it from the text download of the ipmasq HOWTO, so yes that's
> possible. I mod'ed the file a bit in emacs to point to the correct
> IPTABLES location and made sure the IP settings where as I wanted.
>
> What do I run the file thru to ensure LF only vs CR-LF?
>
> ----
I installed dos2unix on my system for those times when I used to use
windows to do linux research
dos2unix -o /etc/rc.d/rc.firewall-2.4
there are probably 50 other ways including those that use tools that are
already on your system, but I am not learned of other ways.