# up - Ultimate Plumber

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3989](https://news.hada.io/topic?id=3989)
- GeekNews Markdown: [https://news.hada.io/topic/3989.md](https://news.hada.io/topic/3989.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-04-01T10:25:56+09:00
- Updated: 2021-04-01T10:25:56+09:00
- Original source: [github.com](https://github.com/akavel/up)
- Points: 18
- Comments: 1

## Topic Body

- 복잡한 리눅스 Pipe 연결시 실시간 프리뷰를 보면서 편집할수 있게 해주는 CLI 도구

- 텍스트 출력이 나오는 명령에 대해 결과를 PgUp/PgDn 으로 브라우징하면서, 새로운 Pipe를 추가하고 실시간으로 결과를 확인 가능

ㅤ→ 내부에서 bash를 이용해서 계속 실행하며 결과를 잡아서 출력해주는 방식 (rm, dd 같은 명령어는 조심할 것)

- 종료하면 해당 Pipe 문장이 up1.sh 파일로 자동 저장

## Comments



### Comment 4752

- Author: liketree36
- Created: 2021-04-01T10:56:03+09:00
- Points: 1

아이디어부터 구현까지 완전 훌륭하네요. :)

올려주시는 소식과 안내, 매번 정말 감사히 확인하고 있습니다!
