Skip to content

Instantly share code, notes, and snippets.

@Karm
Created August 27, 2019 07:14
Show Gist options
  • Save Karm/4676b7526461ca5e20782ad834837ce2 to your computer and use it in GitHub Desktop.
Save Karm/4676b7526461ca5e20782ad834837ce2 to your computer and use it in GitHub Desktop.
"Check for segmentation faults"
Get-Content : Cannot find path 'C:\logs\error_log' because it does not exist.
At line:1 char:7
+ if(@( Get-Content \logs\error_log | Where-Object { $_.Contains('fault') -or
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment