wl-paste
Tool to access data stored in the clipboard for Wayland.
See also: `wl-copy`.
- Paste the contents of the clipboard:
wl-paste
- Write the contents of the clipboard to a file:
wl-paste > {path/to/file}
- Pipe the contents of the clipboard to a command:
wl-paste | {command}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).