I've tried erl -run module with a start function in the code and erl -run module fun, but it keeps crashing. What is needed for this to work right? I just want to run erl and have mod:fun be called as I start erl. Thanks, -wes