Is it possible to use qprocess for this?
Unsolved
General and Desktop
-
I want to do the following in qprocess:
but when using qprocess, I could run docker exec -it kafka bash but when typing further, nothing returns from the terminal, even if I just want to see what's in the directory with ls. Could you help me understand if it is possible and how it could be done, please.
-
Hi,
Please show how you are actually using QProcess to do that.