PowerShell and Unix/Linux command?

Not really a big deal or anything since aliases can be created; however I thought it was cool that these aliases are already setup. Having first learned with Perl, then went crazy with PHP and now over to Python I can say I’m happy to see that someone at Microsoft made a good decision to... » read more

Case Insensitive List (ls)

When I’m using a Unix-like terminal I don’t always remember the full name of a directory or file.  In a Unix-like world, file and directory names are case sensitive. Sometimes the system we are logged into is not always our own and therefore not customized with default settings.  In these situations the following knowledge can... » read more