|
|
|
|
|
by oblio
1953 days ago
|
|
I can never understand this complaint. I'm frequently on Windows and use Cygwin. Do you know what I do? I use zsh. Let's say I need bash. "bash<Enter>". I'm in bash :-) I need cmd (yup, that can happen). "cmd<Enter>". I need to run just one command with bash: "bash command<Enter>". I need to run just one command with cmd: "cmd /c command<Enter>". These problems are trivially solvable :-) |
|