Files
tldr/pages.tr/linux/wl-paste.md
2022-10-31 06:52:35 -03:00

18 lines
349 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# wl-paste
> Wayland için panoda saklanan verilere erişim aracı.
> Ayrıca bakın: `wl-copy`.
> Daha fazla bilgi için: <https://github.com/bugaevc/wl-clipboard>.
- Panonun içeriğini yapıştır:
`wl-paste`
- Panonun içeriğini bir dosyaya yaz:
`wl-paste > {{dosya/yolu}}`
- Panonun içeriğini bir komuta aktar:
`wl-paste | {{komut}}`