FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
python-course/Shell Scripting at master · katmakhan/python-course · GitHub
katmakhan
/
python-course
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
8
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-course
/
Shell Scripting
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
python-course
/
Shell Scripting
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
.DS_Store
.DS_Store
README.md
README.md
python_script_1.py
python_script_1.py
python_script_2.py
python_script_2.py
shell_script.sh
shell_script.sh
README.md
Outline
Automating Shell and Python
Make a python script 1 that calles shell script
Invoke a shell script when data is changed, and pass 3 arguments
Invoked shell script will get that 3 arguments and inturn call python script 2 and pass 3 arguments
python script 2 will excute by fetching the 3 arguments
Use cases
For automating Tmux windows
For calling subprocess
For multi threading
For multi instance of applications
Back
|
FazBrowse Home
|
New Git URL