in C we use daemon() or fork() then setsid() I tried the later in python but it did not work ?
what I mean, how to make a script that won't die when the caller ends or when you close the terminal _______________________________________________ Developer mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/developer

