When I type bash in to linux cli, it gives me bash-3.2$ so what does it do?
| ||||
|
feedback
|
closed as off topic by squillman, Iain♦, jscott, MDMarra, Chopper3 Apr 20 '11 at 15:05
Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.
|
When you run | |||
|
feedback
|
|
It's a shell - think of it like the cmd window in Windows(if that's what you're used to). It allows you to execute commands. I would have a look through the wikipedia entry as a starting point. | |||
|
feedback
|