On Thu, Sep 26, 2013 at 5:27 AM, vaibhav mande <[email protected]>wrote:
> For some reasons I need to run node process in a screen only(cant use > nohup, forever etc..). > Why? If it's just to see the logs, use screen doing tail -F on the log file. Trust me, using screen for keeping a service up is doing it wrong. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
