I have a very simple script I want to run at bootup time then quit the interpretor completely. All it does is append the returns from localtime(time) to a file.
Docs that I have aren't clear on how to do this. The script works just fine but the interpretor doesn't quit. MacOS 9.2.2, MacPerl 5.6.1r1. Thanks! Bill