spanskiblog/content/posts/Clipboard.md

270 B

+++ date="2022-11-30" author="spanskiduh" title="Clipboard" description="click to read about Clipboard" +++

Clipboard

  • cat file.txt | xclip -selection clipboard -i store file into clipboard

On wayland

  • cat file.txt | wl-copy store file into clipboard