[Wine] piping with wine question

ToddAndMargo ToddAndMargo at zoho.com
Sun Oct 16 07:54:35 CDT 2016


On 10/16/2016 04:02 AM, ToddAndMargo wrote:
> On 10/16/2016 03:56 AM, ToddAndMargo wrote:
>> Hi All,
>>
>> How do I get this command to work in Linux:
>>
>> $ echo wineclip | wine clip.exe
>>
>> Many thanks,
>> -T
>>
>>
>  echo wineclip | wine cmd /c clip.exe
>
> doesn't work either
>

Interesting.

$ echo wineclip | wine cmd /c echo
Echo is ON

This means it did not pick up the pipe.

What are the rules for piping stuff to Windows
programs with Wine?

Many thanks,
-T

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





More information about the wine-users mailing list