|
|
f0f19c3c0a
|
fix(exec/and or): was exiting too soon
|
2025-04-25 18:03:12 +02:00 |
|
|
|
733ae1093a
|
fix(exec): correctly exit subprocesses, do not keep multiple shells in parallel
|
2025-04-16 17:30:25 +02:00 |
|
|
|
871180f6d8
|
connec_pipe_cmd_execute: setup pipes between commands
|
2025-04-15 15:19:27 +02:00 |
|
|
|
204ed35ff4
|
fix(connec_cmd_execute): do not execute more than one command per process
|
2025-04-15 15:17:52 +02:00 |
|
|
|
596b21fc2f
|
debug, destroy all new types (also some code for testing it)
|
2025-04-15 15:17:51 +02:00 |
|
|
|
6f75f2d181
|
connec_cmd_execute: naive recursive pipe implementation (does not handle redirection)
|
2025-04-15 15:11:26 +02:00 |
|
|
|
df73b3d0c7
|
connec_cmd_execute: handle && and ||
|
2025-04-15 15:11:26 +02:00 |
|