Skip to main content
Active reading [<http://en.wikipedia.org/wiki/Windows_PowerShell>].
Source Link
Peter Mortensen
  • 31.2k
  • 22
  • 111
  • 134

In a couple of lines, Cygwin and PowershellPowerShell are different tools however if you have Cygwin installed you can run the Cygwin executables within a PowershellPowerShell session. I'veI've gotten so used to PowershellPowerShell that now I no longer use grep, sort, awk, etc. ThereThere are pretty much built-in alternatives in PowershellPowerShell, and if not you can find a cmdlet out there.

The main tool I find myself using is ssh.exe, but within a PowershellPowerShell session.

WorksIt works great.

In a couple of lines, Cygwin and Powershell are different tools however if you have Cygwin installed you can run the Cygwin executables within a Powershell session. I've gotten so used to Powershell that now I no longer use grep, sort, awk, etc. There are pretty much built-in alternatives in Powershell, and if not you can find a cmdlet out there.

The main tool I find myself using is ssh.exe but within a Powershell session.

Works great.

In a couple of lines, Cygwin and PowerShell are different tools however if you have Cygwin installed you can run the Cygwin executables within a PowerShell session. I've gotten so used to PowerShell that now I no longer use grep, sort, awk, etc. There are pretty much built-in alternatives in PowerShell, and if not you can find a cmdlet out there.

The main tool I find myself using is ssh.exe, but within a PowerShell session.

It works great.

added 2 characters in body
Source Link
CharlesB
  • 91.4k
  • 29
  • 203
  • 228

In a couple of lines, Cygwin and Powershell are different tools however if you have GywinCygwin installed you can run the GywinCygwin executables within a Powershell session. I've gotten so used to Powershell that now I no longer use grep, sort, awk, etc. There are pretty much built-in alternatives in Powershell, and if not you can find a cmdlet out there.

The main tool I find myself using is ssh.exe but within a Powershell session.

Works great.

In a couple of lines, Cygwin and Powershell are different tools however if you have Gywin installed you can run the Gywin executables within a Powershell session. I've gotten so used to Powershell that now I no longer use grep, sort, awk, etc. There are pretty much built-in alternatives in Powershell, and if not you can find a cmdlet out there.

The main tool I find myself using is ssh.exe but within a Powershell session.

Works great.

In a couple of lines, Cygwin and Powershell are different tools however if you have Cygwin installed you can run the Cygwin executables within a Powershell session. I've gotten so used to Powershell that now I no longer use grep, sort, awk, etc. There are pretty much built-in alternatives in Powershell, and if not you can find a cmdlet out there.

The main tool I find myself using is ssh.exe but within a Powershell session.

Works great.

Source Link
yaxzone
  • 347
  • 1
  • 3

In a couple of lines, Cygwin and Powershell are different tools however if you have Gywin installed you can run the Gywin executables within a Powershell session. I've gotten so used to Powershell that now I no longer use grep, sort, awk, etc. There are pretty much built-in alternatives in Powershell, and if not you can find a cmdlet out there.

The main tool I find myself using is ssh.exe but within a Powershell session.

Works great.