I need to convert a init.d script that uses ruby to not use ruby. I can use perl or python or something else, but I can\'t use ruby. My main problem is figuring out how to dynamically get the list of
to interact with my iPhone, i have created a python script that sends and recives data through a socket, the script must be started after emule in order to work,
I have a python based application which works like a feed aggregator and needs to be part of init.d script so that I could control the execution with start/stop/restart options. Also I want the init.d
I have a few servers and other daemons I need to start up in the right sequence. I have created init.d scripts from the skeleton script, and can install them to start in proper sequence using the num