Skip to content

Instantly share code, notes, and snippets.

@daenuprobst
Created December 7, 2021 09:34
Show Gist options
  • Save daenuprobst/35114a396858e53174ad2c9d6aa2d116 to your computer and use it in GitHub Desktop.
Save daenuprobst/35114a396858e53174ad2c9d6aa2d116 to your computer and use it in GitHub Desktop.
Useful powershell commands when working with data.

Posix head utility equivalent

gc file -Head 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment