# 터미널용 Clipboard 유틸리티

> Clean Markdown view of GeekNews topic #8609. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8609](https://news.hada.io/topic?id=8609)
- GeekNews Markdown: [https://news.hada.io/topic/8609.md](https://news.hada.io/topic/8609.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-03-04T10:36:01+09:00
- Updated: 2023-03-04T10:36:01+09:00
- Original source: [github.com/Slackadays](https://github.com/Slackadays/Clipboard)
- Points: 13
- Comments: 0

## Topic Body

- 대부분의 플랫폼에서 매우 작은 실행파일로 동작. 의존성 없음  
  - 윈/리눅스/맥/BSD/안드로이드 등 C++20을 지원하는 모든 OS   
- clipboard / cb 커맨드 로 동작  
  - copy (file) [files]  
  - cut (file) [files]  
  - paste   
  - Pipe 가능   
    - (something) | cb [copy]  
    - cb [paste] | [something]  
    - cb [paste] > (some file)  
  - show  
  - clear

## Comments



_No public comments on this page._
