Description
Scripts and terminal commands can read from or write to the system clipboard through a small CLI utility. It is useful for automation, shell aliases, and quick movement of text between terminal and desktop apps.
Clipboard access can expose sensitive copied data. Be careful when using it in scripts, logs, shell history, or pipelines that may send content to another program.