Description
Command line tool to access the system clipboard from anywhere using the ANSI OSC52 sequence.
osc provides the commands osc copy, which copies stdin to the system clipboard, and osc paste, which outputs system clipboard contents to stdout. System clipboard access includes writing (i.e. copy) and reading (i.e. paste), even while logged into a remote machine via ssh.