pbpaste
Send the contents of the clipboard to stdout. Comparable to pressing <Cmd v> on the keyboard. More information: https://keith.github.io/xcode-man-pages/pbcopy.1.
stdout
<Cmd v>
pbpaste > {{path/to/file}}
pbpaste | grep foo