shell scripting

All posts tagged shell scripting

TODO - add my notes, and scripts

Git-Logo-1788C.png

Git >

Provides a reasonable environment for working with Git while trapped on Windows. A console window with Bash, various everyday linux console applications, and git.

I loved it, and used it regularly for sane scripting when trapped on Windows, via bash, as well as for git itself.

I replaced it with Cygwin/Babun.



Continue Reading

Windows 10 logo

Windows 10 >

Symlinks, variously called junctions, hardpoints and whatever else, exist on Windows. On Linux, it is simply ln.

These are my notes for Windows 10.

Note that if you want to do any of this in a .cmd file, then you will need to elevate permissions. See Running a batch file as administrator on Windows 10.



Continue Reading