PuTTY is an excellent terminal software. That's why Mark Edgar added Cygwin support there. Consequently, it is very natural to replace crappy "Open Command Prompt Here" with PuTTYcyg, right? Then, let's go ahead!
PuTTY는 환상적인 터미널 소프트웨어입니다. 그래서 Mark Edgar가 거기에 Cygwin 지원을 추가한 것이겠지요. 그렇다면 논리적으로 허접한 "Open Command Prompt Here"를 PuTTYcyg로 대체하는 것은 아주 자연스러운 일이겠죠? 그렇다면 어서 바꿔버립시다!
- Download the latest version of PuTTYcyg and extract all files into C:\Cygwin\bin directory.
- Download this small zip file.
- Extract run-shell file from the zip file to C:\Cygwin\bin directory.
- Make run-shell executable:
$ chmod 755 run-shell
- Extract bash-here.reg file from the zip file, and merge it into your system registry by double-clicking it.
- PuTTYcyg 최신 버전을 받아 C:\Cygwin\bin 디렉토리에 압축을 풀어 넣습니다.
- 이 ZIP 파일을 다운로드합니다.
- 받은 ZIP 파일에서 run-shell 파일을 풀어 C:\Cygwin\bin 디렉토리에 넣습니다.
- run-shell 파일을 실행 가능하도록 설정합니다:
$ chmod 755 run-shell
- 받은 ZIP 파일에서 bash-here.reg 파일을 풀고, 더블클릭해 시스템 레지스트리에 합칩니다.
다 됐습니다. 명령행 프롬프트여 안녕!
I worked for some companies where people where using Putty intensively until then they discovered that cygwib comes with Xfree86 support. As soon as they where aware that they can open as many console as they want, into as many virtual desktop as they want, all in a single Window$ windows, they stopped using Putty.
In fact, it's much more confortable to have one single window with all your console into it than many Putty windows opened all over the screen. You can even create shortcuts to open consoles, and do some SSH tunnelling very easily.
I've used Cygwin+xfree86 for the last 3 years when I couldn't use Linux (mainly in big companies who used Window$), and I was very happy with it !
— elecharny · 2007-01-26 02:18 · # · Reply