its this problem with afkmud:
noskire@Freya:~/Documents/mud/afkmud/src$ nohup ./startup &
[1] 4817
noskire@Freya:~/Documents/mud/afkmud/src$ nohup: ignoring input and appending output to `nohup.out'
[1]+ Exit 1 nohup ./startup
/*tests mud with gnome-mud and seeing nothing enters following*/
noskire@Freya:~/Documents/mud/afkmud/src$ ./startup &
[1] 4830
noskire@Freya:~/Documents/mud/afkmud/src$ ^M: Command not found.
^M: Command not found.
: No such file or directory.
[1]+ Exit 1 ./startup
smaugfuss though works great with no problems at all...i'll just need to fix the prompts for creating the new character since i prefer picking race first then class... but i'm more familiar with c++ not c which is why im trying to get afk to work