February 2012 M T W T F S S « Jan 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Old Stuff
Categories
Tag Archives: unix
Parsing the Windows sfc log from unix
Just a quick line to mention that the Windows System File Checker tool produces logs that are nearly unreadable, and a pain to parse. A friend of mine had some system files that did not check out, and could not … Continue reading
Posted in Computers, Unix/Linux, Windows Tagged hacks, madshellskills, stupidity, unix, windows 1 Comment
Version Control: Hey what’s that sound…?
Hey what’s that sound…? Is that the sound of me never having to use git ever again? $ hg push git+ssh://git@github.com:mrdaemon/vimconfigs.git pushing to git+ssh://git@github.com:mrdaemon/vimconfigs.git importing Hg objects into Git creating and sending data $ Why yes I think it is! … Continue reading
