# macOS의 고급 CLI 명령들

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7922](https://news.hada.io/topic?id=7922)
- GeekNews Markdown: [https://news.hada.io/topic/7922.md](https://news.hada.io/topic/7922.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-11-30T10:31:01+09:00
- Updated: 2022-11-30T10:31:01+09:00
- Original source: [saurabhs.org](https://saurabhs.org/advanced-macos-commands)
- Points: 34
- Comments: 4

## Topic Body

- caffeinate : 슬립모드 방지   
- textutil : 문서 변환기. txt/html/rtf/doc/docx   
- mdfind : 스팟라이트 검색   
- networkQuality : 인터넷 속도 측정   
- screencapture : 화면캡쳐   
- pbcopy, pbpaste : 클립보드 복사/붙여넣기  
- say : text-to-speech 엔진   
- sips : 이미지 크기 변경 및 회전   
- open : 파일 및 폴더 열기   
- pmset : 전원관리 설정   
- softwareupdate : OS 업데이트 관리

## Comments



### Comment 13606

- Author: maxn0d3
- Created: 2022-12-05T18:21:13+09:00
- Points: 1

tmutil이 빠지다니 ㅋ

### Comment 13531

- Author: ktseo41
- Created: 2022-11-30T13:45:23+09:00
- Points: 1

pbcopy 유용하게 쓰고 있어요 파이프라인이 돼서..  
  
`cat ~/.foo/bar | pbcopy`

### Comment 13536

- Author: elbum
- Created: 2022-12-01T09:02:08+09:00
- Points: 1
- Parent comment: 13531
- Depth: 1

wow~~

### Comment 13523

- Author: ryuheechul
- Created: 2022-11-30T10:51:44+09:00
- Points: 1

오 mdfind 유용해보이네요
