# try - 커맨드 실행에 따른 결과를 먼저 확인하게 해주는 도구

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9480](https://news.hada.io/topic?id=9480)
- GeekNews Markdown: [https://news.hada.io/topic/9480.md](https://news.hada.io/topic/9480.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-06-26T10:47:02+09:00
- Updated: 2023-06-26T10:47:02+09:00
- Original source: [github.com/binpash](https://github.com/binpash/try)
- Points: 17
- Comments: 2

## Topic Body

- 실제 프로덕션 서버에서 뭔가를 변경하기 전에 테스트 해 볼수 있음  
  - `try pip install libdash` 같이 실행하면 변경되는 파일 리스트를 정리해서 보여줌   
- Linux의 namespaces(unshare를 통해) 와 overlayfs 파일시스템을 이용   
- 완전 샌드박스가 아니고 아직 프로토타입이니 신뢰하지 못할 명령에는 사용하지 말것(특히 /dev 에 뭔가를 하는)  
- Ubuntu 20/Devian 12/Centos 9/Arch 6/Alpine 6/Rocky 9 등에서 테스트 완료

## Comments



### Comment 16758

- Author: bus710
- Created: 2023-06-26T21:04:41+09:00
- Points: 3

초장의 선언부터 마스터 요다를 부정하는 군요.  
다크 사이드가 분명 합니다.

### Comment 16750

- Author: cosine20
- Created: 2023-06-26T16:16:30+09:00
- Points: 1

유용하네요.
