[fpc-pascal] Why does RunCommand not produce the correct output?

Jean SUZINEAU jean.suzineau at wanadoo.fr
Mon May 1 18:19:02 CEST 2023


Le 01/05/2023 à 17:00, Bo Berglund via fpc-pascal a écrit :
> I have created a shellscript with the same command string

May be running directly your script in bash:

RunCommand('/bin/bash', ['your_script.sh' ], OutData)



More information about the fpc-pascal mailing list