Skip to content

Instantly share code, notes, and snippets.

@bielawb
Created April 6, 2020 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bielawb/6ba8d7c3abaa142b82d91e388bbadb43 to your computer and use it in GitHub Desktop.
Save bielawb/6ba8d7c3abaa142b82d91e388bbadb43 to your computer and use it in GitHub Desktop.
Konwertowanie do ciagów znaków
# Wszystkie wyrażenia są prawdziwe...
(Get-Date -Day 27) -match '.*27.*'
0x30 -like '*8'
@{} -like '*hashtable*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment