Signed-off-by: B. Watson <yalhcru@gmail.com>
@ -1,5 +1,5 @@
sh (previously pbs) is a full-fledged subprocess interface for Python that
allows you to call any program as if it were a function.
sh (previously pbs) is a full-fledged subprocess interface for Python
that allows you to call any program as if it were a function.
Eg:
from sh import ifconfig