executing system command, (Q/K Process ?)
Christian Fricke
cfricke at kcommander.org
Sat Apr 27 16:04:29 BST 2002
Hello,
executing systemcommands you can use the command: system(const char *string)
Try to read its manpage: man system
But it is not easy to get the output :)
Christian Fricke
Dung Patrick schrieb:
>
>Hello,
>
>Here is my question:
>QString cmd = "ls -la /bin"
>How to execute the command and get the output to, say a QTextArea? But
>I am without QProcess or KProcess (ie I use Qt 2.3.1)
>
>Thanks
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list