Skip to content

Instantly share code, notes, and snippets.

@Molochnikov
Last active November 24, 2021 12:25
Show Gist options
  • Select an option

  • Save Molochnikov/84034d79ec74bd7ca0d4c393a21a7344 to your computer and use it in GitHub Desktop.

Select an option

Save Molochnikov/84034d79ec74bd7ca0d4c393a21a7344 to your computer and use it in GitHub Desktop.
Find in folder
gci | where { $_.LastWriteTime -ge "10/18/2021" } | sls -Pattern 'HMCIS1578680'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment