Windows 10 ubuntu
-
http://thehackernews.com/2016/03/ubuntu-on-windows-10.html?sthash.GRMBxOO8.mjjo
http://blog.dustinkirkland.com/2016/03/ubuntu-on-windows.html?m=1
-
Easy access to find, grep, sed, awk… on Windows. They will be handy for doing things in copies of Git repos sitting on my Windows10 laptop. Windows "features" for searching for strings in files and manipulating stuff are crap.
-
Easy access to find, grep, sed, awk… on Windows. They will be handy for doing things in copies of Git repos sitting on my Windows10 laptop. Windows "features" for searching for strings in files and manipulating stuff are crap.
Isn't that already possible with the Git Bash shell?
-
That or cygwin, msys, etc…
The windows command prompt "terminal" itself sucks most though. Cygwin with mintty is much, much, much better to deal with than a standard cmd.exe window that has better commands...