Need windows version. Windows Terminal is the worst thing in the world.
Rsh: Ruby SHell
11–20 of 41 posts
Re: Rsh: Ruby SHell
#12It uses system which calls sh. So a script might behave differently on different systems.
Re: Rsh: Ruby SHell
#13Need windows version. Windows Terminal is the worst thing in the world.
You might be mixing up cmd with windows terminal though. Cmd is truly crap which is why it was replaced with powershell 20 years ago.
Re: Rsh: Ruby SHell
#14Re: Rsh: Ruby SHell
#15Need windows version. Windows Terminal is the worst thing in the world.
Re: Rsh: Ruby SHell
#16Not great naming imho, this has been around for 40 years.. https://en.wikipedia.org/wiki/Remote_Shell
Re: Rsh: Ruby SHell
#17Need windows version. Windows Terminal is the worst thing in the world.
Once it's on Windows you can add it as a shell in Windows Terminal. You might be mixing up cmd with windows terminal though. Cmd is truly crap which is why it was replaced with powershell 20 years ago.
Re: Rsh: Ruby SHell
#18Not great naming imho, this has been around for 40 years.. https://en.wikipedia.org/wiki/Remote_Shell
Re: Rsh: Ruby SHell
#19Need windows version. Windows Terminal is the worst thing in the world.
WSL and you just can completely avoid Windows Terminal if you work on Windows but not with Windows. I.e I do devops, linux development in my Windows Box running an openSUSE box in WSL. It integrates pretty well with visual code for instance.