View Single Post
Old 01-23-2004, 11:18 AM   #4
Nosmada
Orange Mole
 
Join Date: Dec 2003
Posts: 32
Okay looked through that whole page and found the following for shell command to make it run in the background.

php -q foobar.php >/dev/null 2>&1

When I log back in where do I go to get the realtime output log or do I have to add more code onto the end? What are those parameters on the end? Like /dev/null/ 2>&1.
__________________
Nosmada
Nosmada is offline   Reply With Quote