[arch-general] Bash Tcp
Hi, After writing my skypechecker bash daemon which restarts skype if it crashes while pidgin is running or closes skype if pidgin crashes, I want to play with bash more, but this time using TCP connections :D But it seems /dev/tcp is not enabled on bash ??? How do I enable that ? -- Regards, Nilesh Govindarajan Facebook: http://www.facebook.com/nilesh.gr Twitter: http://twitter.com/nileshgr Website: http://www.itech7.com Cheap and Reliable VPS Hosting: http://j.mp/arHk5e
On 06/29/2010 09:21 AM, Nilesh Govindarajan wrote:
Hi,
After writing my skypechecker bash daemon which restarts skype if it crashes while pidgin is running or closes skype if pidgin crashes, I want to play with bash more, but this time using TCP connections :D But it seems /dev/tcp is not enabled on bash ??? How do I enable that ?
Ah leave it guys, I found that it has to be recompiled. :-) -- Regards, Nilesh Govindarajan Facebook: http://www.facebook.com/nilesh.gr Twitter: http://twitter.com/nileshgr Website: http://www.itech7.com Cheap and Reliable VPS Hosting: http://j.mp/arHk5e
On 06/29/2010 09:27 AM, Nilesh Govindarajan wrote:
On 06/29/2010 09:21 AM, Nilesh Govindarajan wrote:
Hi,
After writing my skypechecker bash daemon which restarts skype if it crashes while pidgin is running or closes skype if pidgin crashes, I want to play with bash more, but this time using TCP connections :D But it seems /dev/tcp is not enabled on bash ??? How do I enable that ?
Ah leave it guys, I found that it has to be recompiled. :-)
Duh its already there in Arch :) I was using it in such a way that it would never work lol. -- Regards, Nilesh Govindarajan Facebook: http://www.facebook.com/nilesh.gr Twitter: http://twitter.com/nileshgr Website: http://www.itech7.com Cheap and Reliable VPS Hosting: http://j.mp/arHk5e
participants (1)
-
Nilesh Govindarajan