Forum Moderators: bakedjake
I login to the server over SSH.
I am looking for a way that would allow me to run a command and then be able to exit SSH.
$ php script.php
The ampersand after the command does not work. The command goes into the background allright. However, the command terminates after I close the SSH window.
Any ideas and tips appreciated.
Thanks.
[rackaid.com ]