Archive for the wtf tag
|
|
Feelings of White brought to you by gange green… it’s not just for wars!
|
|
# Setup Demonstration Files - Erase Existing Files
rd -recurse -force c:\LogFiles
rd -recurse -force c:\Drawings
# Setup Demonstration Files
md c:\LogFiles
echo foo | out-file c:\LogFiles\foo.txt
md C:\LogFiles\SubDir
cp c:\LogFiles\foo.txt c:\LogFiles\SubDir
md [...]
Y'know, for a website that claims to be out of beta, they still look beta to me:
I've been noticing this junk on a number of google sites, lately (calendar for sure, maybe gmail too, can't remember). I've got all me firefox extensions disabled and notice the same behavior in I.E.
Goddamn I'm grumpy
Apparently Blogger sucks too, 'cause I can't get this picture to display at full resolution. You'll have to click to read it:
In case you can't be bothered, powershell's remove-item crashes with
"The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory [...]
Copyright © 2008 Feelings of White | Powered by WordPress | Designed by Stephen Reinhardt; tweaked by me