Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Basically what I had expected after discovering that clip was a Windows package. I didn't know how to pipe to Powershell until now, though! Thank you! Commented Jan 31, 2020 at 0:39
  • 1
    @Wolfpack'08 Watch any WSL video from Microsoft, this feature is their first marketing feature.
    – Biswapriyo
    Commented Jan 31, 2020 at 6:51
  • It's not working. Is there some way to debug?➜ ~ echo aaaaaaaa | clip.exe ➜ ~ echo $? 1
    – Jiang YD
    Commented Oct 19, 2022 at 3:00