Bash on Windows 10
Readme
The simpler way to use Bash in Windows is to install Git for Windows.
It's shipped with Git Bash which is a real Bash.
You can access it with shortcut in :
Start > All Programs > Git > Git Bash
Commands like grep
, ls
, find
, sed
, vi
etc is working.

SO Community
2017-02-16
2017-02-16
2017-02-16
https://i.stack.imgur.com/tuCWt.png
Bash Pedia
https://bash.programmingpedia.net/favicon.ico
This modified text is an extract of the original Stack Overflow Documentation created by following
contributors and released under
CC BY-SA 3.0