# 나의 시간을 50% 아껴준 리눅스 코맨드 탑 10

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=376](https://news.hada.io/topic?id=376)
- GeekNews Markdown: [https://news.hada.io/topic/376.md](https://news.hada.io/topic/376.md)
- Type: news
- Author: [ragingwind](https://news.hada.io/@ragingwind)
- Published: 2019-08-22T08:14:31+09:00
- Updated: 2019-08-22T08:14:31+09:00
- Original source: [dev.to](https://dev.to/javinpaul/10-simple-linux-tips-which-save-50-of-my-time-in-the-command-line-4moo)
- Points: 9
- Comments: 4

## Topic Body

CTRL-R 을 통한 지난 명령어 찾기 꿀팁

## Comments



### Comment 360

- Author: ganadist
- Created: 2019-08-24T07:55:25+09:00
- Points: 3

저는 이 방법을 이용합니다.

https://unix.stackexchange.com/a/248789

### Comment 364

- Author: xguru
- Created: 2019-08-25T14:26:01+09:00
- Points: 1
- Parent comment: 360
- Depth: 1

오우 이거 좋네요. 감사합니다. oh-my-zsh 쓰는 사람한텐 이게 더 편하네요.

### Comment 361

- Author: ganadist
- Created: 2019-08-24T07:59:38+09:00
- Points: 2
- Parent comment: 360
- Depth: 1

명령어의 일부분을 입력한 후 위/아래 커서키로 찾는데요. 꽤 직관적으로 사용할 수 있습니다.

### Comment 345

- Author: xguru
- Created: 2019-08-22T10:18:54+09:00
- Points: 1

헐 ctrl + r 좋네요. 저글의 메인은 이거인듯!
