How to Run Various Linux Commands On Windows Using GIT Bash
First way is :--> Install GIT latest stable version.
After install open GIT-->Bash
and now you can execute Linux commands.
If you want check which commands can execute just go to this PATH C:\Program Files\Git\bin and check the file names.
And one more thing you can use GIT as Version Controller like SVN
Second way is :--> How to run various Linux Commands on Windows using GOW (GNU on Windows)
Comments
Post a Comment