I need always running Ruby script at ubuntu 12.04. Now i connect to server at putty and type "ruby execute.rb", but with closing or disconnect console that will stop
If i add "ruby execute.rb" to my ~/.bash_profile - when i connect to server at putty, my window maintain this script and i can't type other commands
So, i want that script works always and starts if system reboot, and i can use any commands in terminal