spanskiblog/content/posts/Clipboard.md

17 lines
270 B
Markdown
Raw Normal View History

2022-12-24 17:42:40 +01:00
2022-12-24 17:09:22 +01:00
+++
2022-12-24 17:42:40 +01:00
date="2022-11-30"
2022-12-24 17:09:22 +01:00
author="spanskiduh"
title="Clipboard"
2022-12-24 17:42:40 +01:00
description="click to read about Clipboard"
2022-12-24 17:09:22 +01:00
+++
# Clipboard
- `cat file.txt | xclip -selection clipboard -i` store file into clipboard
### On wayland
- `cat file.txt | wl-copy` store file into clipboard