Command Line terminal in windows [closed] - windows

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I just started developing in windows and I don't really like using the "cmd" terminal. Is there any other alternative out there?

Don't use cmd, use Powershell.

If you want something which is Windows-centered and is not cmd.exe, use PowerShell. If you're looking for a more "Linuxy" style, I prefer Cygwin, but there are quite a few alternatives.

Related

How do I force-quit Git Bash? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I'm in Nano via ssh on my server via git bash. And I can't do anything. I can scroll up and down but I ***'ed it up somehow.
How do I quit it?
I tried to find the process but windows can't tell me
Using PowerShell
kill -n bash
Stop-Process

Fix $PATH on Mac OS [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I was trying to add a dir to my path environment but somehow things went wrong and now the terminal wont even recongnize the 'ls' command.
How can I reset or fix this?
Thanks.
Do it from another account, if needed by booting in single user mode: http://support.apple.com/kb/HT1492
This presumes that you are familiar with the basics of Unix shells.

How to use Google on terminal? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
This maybe some ridiculous, but sometimes I need to work on server and there was no X interface. How to use Google and its search results in Unix-like terminal?
There are a bunch of terminal-web-browsers out there, if that's what you're asking. links2 is probably the most famous.
http://links.twibright.com/
And here comes the ultimate-everything-terminal-based-daily-life-programs.

Solaris Shell/Terminal emulator windows [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Hi im looking for a solaris simulating windows terminal to execute some environment specific scripts i have. Any help?
I don't believe anything like that exists. Your best option is probably a Solaris VM. You can download one and VirtualBox from Oracle.
Here is a blog entry that discusses use of the VM

Need Colorpad equivalent for Mac OSX [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
There is a program that I have been using for about 10 years now: http://matthieu.bizland.com/ colorpad. Unfortunately, it is only supported by Windows however, I need it for Mac OSX. Is there an equivalent? BTW, this is a desktop application not a browser extension.
Thanks!
Hues (formerly Spot Color).

Resources