Cut, copy, and paste anything, anywhere from the terminal
Cut, copy, and paste anything, anywhere, all from the terminal
cb
$ echo 'Hello World' | cb copy
$ cb paste
$ echo 'Text to cut' | cb cut