|
|
|
|
|
by breily
6420 days ago
|
|
I've never done any serious development on Windows, but I'd imagine you need/want a shell for the same reasons you'd use one on a unix system - using vim, scripting, an array of useful programs (e.g. whatever the Windows version of grep is), etc. |
|
I guess the reason is that I can usually find a GUI program to do whatever it is that I want.
I use Linux all the time too (I've built Asterisk boxes, LAMP servers, firewalls, etc. at work and at home), but I think the culture is just different, so it's natural to use the terminal for many things on *nix.
Actually I do use the Windows terminal a LOT (the Run box actually) for one-off things like "net start/stop some-service", "services.msc" or "ipconfig /all", something like that.