Skip to content

Instantly share code, notes, and snippets.

@johnmmoss
Created April 7, 2015 19:04
PowerShell execute Get-ChildItem
$tableset = get-childitem $path -ErrorAction stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment