How do I use python to hit this command and return the result?

Posted by alex on Stack Overflow See other posts from Stack Overflow or by alex
Published on 2010-06-14T21:01:12Z Indexed on 2010/06/16 6:52 UTC
Read the original article Hit count: 118

Filed under:
|
|
|
$whois abc.com

I want to use python to hit this command, and then give the result as a String of text. How can I do that?

© Stack Overflow or respective owner

Related posts about python

Related posts about linux