Python: executing ping and whois

Lawrence Oluyede raims at dot.com
Wed Aug 20 17:34:50 EDT 2003


WIWA wrote:

> I want
> to use the existing Linux commands if possible.

Checkout os.system or (better) os.popen* functions

-- 
Lawrence "Rhymes" Oluyede
http://loluyede.blogspot.com
rhymes at NOSPAMmyself.com




More information about the Python-list mailing list