$ npm install xcp
terse commands for copy pasting in linux.
sudo apt-get install xclip
>echo hello | x
like cut, but also prints the input.
>echo hello | c hello
>p hello
MIT