Re: piping with wine question
ToddAndMargo <[email protected]> Sun, 16 Oct 2016 05:54:35 -0700
| Newsgroups | gmane.comp.emulators.wine.user |
|---|---|
| Message-ID | <[email protected]> |
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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~