Files
tldr/pages/linux/wl-copy.md
Anthony Saldana Valle 24670dd69c wl-copy: add page (#6753)
2021-10-18 01:36:11 -03:00

269 B

wl-copy

Wayland clipboard manipulation tool. More information: https://manned.org/wl-copy.

  • Copy text to the clipboard:

wl-copy {{text}}

  • Copy the output of a command to the clipboard:

{{command}} | wl-copy

  • Clear the clipboard:

wl-copy --clear