[Qt-interest] Error encountered while using void setStandardOutputProcess ( QProcess * destination )
John McClurkin
jwm at nei.nih.gov
Wed Jul 22 13:54:08 CEST 2009
Srdjan Todorovic wrote:
> Hi,
>
> On 22/07/2009, Thiago Macieira <thiago.macieira at trolltech.com> wrote:
>
>> QString command1 = "dd if=/dev/mem";
>> QString command2 = "netcat ";
>>
>> I doubt you have a command called "netcat ".
>
> Actually a number of systems do have "netcat", if only as a symlink:
>
> lrwxrwxrwx 1 root root 2 2007-05-21 10:04 /bin/netcat -> nc
Systems do have a command "netcat" but not "netcat ". Note the space at
the end of the second form of the command.
More information about the Qt-interest-old
mailing list