My autorun script causes a problem
./autorun: line 34: ulimit: core file size: cannot modify limit: Operation not permitted
line 34 in my autorun script is this:
ulimit -c unlimited
this is causing the script to sort of hang, it starts the mud etc. but it won't let me do anything else, and if i close putty, the mud goes down.