Skip to main content
Search
Join
Log in
Using Linux commands in a python script (and the difference between the subprocess and os python modules)
cluster-management
programming
python
Using Linux Commands in a Python Script
Learn how to use Linux commands in a python script. Specifically, learn how to use the subprocess and os modules in python to run shell commands (which run Linux commands) in a python script that is run on a cluster.
1
Person found this useful
Login to vote
Category
learning
Skill Level