Ramblings of General Geekery

You know you use PowerShell too much when…

…you go back to Bash, and try to type this:

ls –R | grep “foo”

…and wonder why it’s not finding any file with “foo” in it.