successgo / blog

This is Success Go's blog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cli clipboard

successgo opened this issue · comments

Mac OS X

$ echo "hello world" | pbcopy

Linux

$ echo "hello world" | xclip -selection clip