I like to use utilities like pbpaste on mac and xclip on linux to copy from the command line to the clipboard. I'm using windows system for linux (WSL). Is there any way of getting this behaviour from WSL. That is, I want a command line CLIP so that if I run the following in a WSL linux command line the output is written to clipboard:
ls | CLIP