Windows 7에서 Cygwin과 함께 쉘을 사용하는 가장 좋은 방법 에는 이미 하나의 질문에 대한 답변 이 있습니다 . Cygwin을 시작하는 것입니다.C:\cygwin\bin\mintty.exe -
그것으로 $SHELL = /bin/sh
/usr/bin/bash
기본 쉘로 민트를 어떻게 시작할 수 있습니까?
Windows 7에서 Cygwin과 함께 쉘을 사용하는 가장 좋은 방법 에는 이미 하나의 질문에 대한 답변 이 있습니다 . Cygwin을 시작하는 것입니다.C:\cygwin\bin\mintty.exe -
그것으로 $SHELL = /bin/sh
/usr/bin/bash
기본 쉘로 민트를 어떻게 시작할 수 있습니까?
답변:
여러 가지 방법이 있습니다.
bash
Salton이 언급 한대로 명령에 대한 명령을 인수로 지정하십시오 .SHELL
환경 변수를 / usr / bin / bash로 설정하십시오.mintty (1) 맨 페이지에서 :
INVOCATION
If a program name is supplied on the command line, this is executed
with any additional arguments given. Otherwise, mintty looks for a
shell to execute in the SHELL environment variable. If that is not
set, it reads the user's default shell setting from /etc/passwd. As a
last resort, it falls back to /bin/sh. If a single dash is specified
instead of a program name, the shell is invoked as a login shell.
/etc/passwd
Cygwin 설정으로 업그레이드 할 때 덮어 쓰기 (때로는?)됩니다.
-
입니까? 구글에 어려운 이야기 ..
/path/to/mintty.exe [-i icon-file] -
후미와 함께,-
우리는 나는 보통 화면 세션을 시작 로그인 쉘을 얻을.