Shell Integration
concepts · 2 notes linked
Related: Python Scripting
Notes
- Python subprocess library: Running grep command from Python — Using Python subprocess.Popen to chain catdoc and grep for doc file search
- Using grep in python — Running grep from Python via os.system with a readline loop