Tag Archives: FileSystem

All Hail Dir UseALot!

Some of you know my relationship with the a command prompt goes back a long, long way. Naturally I became very adept at using the DIR command, fully taking advantage of its switches to tease out hidden information or to … Continue reading

Posted in CommandLine, PowerShell v2.0, Scripting | Tagged , , , , , , , | 1 Comment

Is That Folder Empty?

In keeping with my recent trend of offering solutions based on PowerShell v2.0, here’s a function I’ve revised to test if a folder is empty. I can’t recall where I used the original function or if I ever did. But … Continue reading

Posted in CommandLine, PowerShell v2.0, Scripting | Tagged , , , | Comments Off