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.

pbpaste > {{path/to/file}}

pbpaste | grep foo