0
RNS Services
Learning Paths
BECOME TRAINER
Blog
Contact Us
RNS Services
Learning Paths
BECOME TRAINER
Blog
Contact Us
LOGIN
No products in the cart.
LOGIN
Remember Me
Sign Up
Type in the text displayed above
‹ back to login
Email
Password
Name
(required)
Phone No
(required)
Register
‹ back to login
Get reset password link
Home
DevOps
DevOps on AWS - Python Scripts 6 : Running Shell Cmds
DevOps on AWS – Python Scripts 6 : Running Shell Cmds
ShellCmds.py
import os
cmd = raw_input(‘Which cmd do you want run?’)
fp = os.popen(cmd)
res = fp.read()
fp.close()
print res
February 22, 2021
Product Categories
All Courses
Azure Cloud
Cloud Technology
DevOps with AWS
Fresher's Program
Online/Class Room
Placement and Training
Self Learning / Video Based
Search for:
error:
Alert:
Content is protected !!
X