I use it regularly (cmd), but let's be frank, its environment sucks. No tabs, resizing the window is a pain, ... and so on.
Console2 and PowerCmd fix some of these problems. But still, I'd love to know are there any other environments for cmd shell.
If you know of any, do tell.
Cygwin is the closest thing I can think of to a full featured shell environment on a windows machine. If you are at all familiar with a *nix environment check out Cygwin. PowerShell is also a great option and a drastic improvement of cmd.exe.
If you want unix command shell, install the services for unix and run the unix shell of your choice. Powershell is probably the best shell I've seen for any OS. powershell v2 will have a full ISE. I'd stay away from anything involving cygwin as there are alot of gotchas involved in getting cygwin installed and working (and I've never run into something that cygwin does that can't be done in the unix subsystem)
Have you looked into PowerShell? It doesn't have tabs, and its resizing isn't great, but it's a huge advance over the cmd shell language.
Cygwin is the closest thing I can think of to a full featured shell environment on a windows machine. If you are at all familiar with a *nix environment check out Cygwin. PowerShell is also a great option and a drastic improvement of cmd.exe.
I've also heard of Terminator and Poderosa.
If you want unix command shell, install the services for unix and run the unix shell of your choice. Powershell is probably the best shell I've seen for any OS. powershell v2 will have a full ISE. I'd stay away from anything involving cygwin as there are alot of gotchas involved in getting cygwin installed and working (and I've never run into something that cygwin does that can't be done in the unix subsystem)
Powershell by way of PoshConsole:
alt text http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=PoshConsole&DownloadId=56402