Skip to content

Instantly share code, notes, and snippets.

@rpalo
Created April 7, 2018 15:19
Show Gist options
  • Save rpalo/698a1741072cd42d092d130a227170a0 to your computer and use it in GitHub Desktop.
Save rpalo/698a1741072cd42d092d130a227170a0 to your computer and use it in GitHub Desktop.
PS> Get-ChildItem
# You can also do:
PS> gci
PS> dir
# And, just to make you feel a little more at home...
PS> ls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment