samuell / scicommander

Run shell commands in a scientifically reproducible and robust way
MIT License
13 stars 1 forks source link

Fix piping issue #6

Closed samuell closed 1 year ago

samuell commented 1 year ago

Only problem remaining now is that for piped commands, the same command is being trapped and potentially executed as many times as there are parts in a piped command.