12 Aug
2002
12 Aug
'02
10:10 p.m.
[Michael LaPera]
Here are two the first is based of the second, but they both work:
http://www.zope.org/Members/eriknorvelle/Improved%20RedHat%20Start up%20Script http://www.zope.org/Members/markoer2/resources/howtos/redhat_startup
That worked dandy. Thanks! That is, once I realized the reason I was getting "bad interpreter" was that I had scp'ed the file from my Windows box to my Linux box, so it had DOS line endings. That burned several hours, but in the process I got all familiar with the script itself, so I suppose that wasn't too bad. dos2unix is my friend. Cheers, // m -