Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in subprocess
how to run Python subprocess pipe in the background and then kill it
Nov 23, 2025
python
subprocess
pipe
kill
Python: pass sys.argv when loading python script with subprocess.Popen
Nov 22, 2025
python
subprocess
popen
sys
How to use the indexes in a list within the subprocess module?
Nov 20, 2025
python
linux
subprocess
Decode stdout of a subprocess command [duplicate]
Nov 20, 2025
python
python-3.x
subprocess
Using a variable in a subprocess.Popen command [duplicate]
Nov 19, 2025
python
subprocess
popen
How to correctly use gdaladdo in a Python program?
Nov 18, 2025
python
python-2.7
arguments
subprocess
gdal
How to gracefully close an ffmpeg process running in background without corrupting the encoded video file?
Nov 18, 2025
python
winapi
subprocess
python subprocess run works with single string but not list of strings
Nov 18, 2025
python
subprocess
Detecting if a process exits cleanly with Python subprocess
Nov 18, 2025
python
subprocess
defunct
Python: Execute long-running task in a background process forking off FastAPI app [duplicate]
Nov 17, 2025
python
multiprocessing
subprocess
python-asyncio
fastapi
How can I run an ffmpeg command in a python script?
Nov 17, 2025
python
ffmpeg
subprocess
video-processing
How to stay inside virtual environment when using subprocesses?
Nov 07, 2025
python
subprocess
python-venv
Redirect subprocess.run output to file
Nov 06, 2025
python
grep
subprocess
output
C program and subprocess
Nov 04, 2025
python
c
subprocess
how to hide stdout of subprocess on windows
Nov 02, 2025
python
subprocess
Python subprocess.Popen result stored in a variable
Nov 03, 2025
python-3.x
subprocess
measure elapsed time, amount of memory and cpu used by the extern program
Nov 02, 2025
python
shell
subprocess
psutil
Why can `popen.stdout.readline` deadlock and what to do about it?
Nov 01, 2025
python
python-3.x
subprocess
Why does Python sometimes throw ValueErrors in this code?
Nov 02, 2025
python
python-3.x
io
subprocess
Older Entries »