When you install Cygwin (or if you’ve already installed it, download it again and start setup again to run an update), make sure that you select the chere
package under the "Shells" category.
After Cygwin is launched, open up a Cygwin terminal (as an administrator) and type the command: chere -i -t mintty
.
Now you should have "Bash Prompt Here" in the Windows right-click context menu.
(mintty is Cygwin's default terminal. If you don't choose it with the -t
option, your "Bash Prompt Here" will use the same terminal as the Windows Command Prompt, which prevents horizontal resizing.)
cywin 설치 혹은 패키지 추가 > Category: Shells: chere 설치 > Cygwin 관리자모드로 실행 > chere -i -t mintty
그러고 나면, 디렉토리에서 우클릭시 "Bash Prompt Here" 가 보임
그러면 grep awk sed find shell-script 등등의 위대한 리눅스 유틸리티들을 쓰면 됨. 굿!!
'개발 > 리눅스' 카테고리의 다른 글
텍스트 파일만 특정 문자열 찾기 (0) | 2017.09.28 |
---|---|
sudo: unable to resolve host [hostname] (0) | 2017.08.29 |
hostname 변경 및 ubuntu restart network (0) | 2017.08.29 |
diff (0) | 2017.08.29 |
xargs 사용법 & find exce 사용법 (0) | 2017.08.11 |
댓글