Skip to content

Instantly share code, notes, and snippets.

@mishrsud
Last active November 16, 2016 03:41
Show Gist options
  • Select an option

  • Save mishrsud/5f639ac69554d0248d9066026bd303cf to your computer and use it in GitHub Desktop.

Select an option

Save mishrsud/5f639ac69554d0248d9066026bd303cf to your computer and use it in GitHub Desktop.
# MyDirectory is a subdirectory of the current directory (i.e. the directory printed by pwd)
Get-ChildItem -Path .\MyDirectory -Filter *.nuspec -Recurse -Name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment