Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

os run shell command python

import os
os.system('ls -l')
 
PREVIOUS NEXT
Tagged: #os #run #shell #command #python
ADD COMMENT
Topic
Name
2+1 =