Skip to content

Instantly share code, notes, and snippets.

@johnmmoss
Created April 7, 2015 19:04
Show Gist options
  • Save johnmmoss/f56a7bf4d1edd904fa7e to your computer and use it in GitHub Desktop.
Save johnmmoss/f56a7bf4d1edd904fa7e to your computer and use it in GitHub Desktop.
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