Y
Hacker News
new
|
ask
|
show
|
jobs
by
cyber_kinetist
1327 days ago
I
really
don't want to start up a separate Linux VM just to open up a shell. (I already crossed out Cygwin / MSYS on the list because of performance issues...)
2 comments
cyber_kinetist
1327 days ago
Also, I need to compile actual Windows binaries using the shell (MSVC, clang-cl), and I obviously can’t do that under a Linux VM.
link
yamtaddle
1327 days ago
MSVC's command line tools kick off just fine from shell scripts running under WSL2. Much to my surprise. I assume it doesn't run in the VM.
link
chasil
1327 days ago
Busybox for Windows has a very accessible shell.
link
cyber_kinetist
1327 days ago
Yeah, I've used that before. But it was a bit too minimal for my tastes.
link