Copy terminal output to clipboard without leaving the shell
Copy terminal output to clipboard
yank
$ ls -la | yank
$ cat myfile.txt | yank
$ git log --oneline | yank