Skip to content

Instantly share code, notes, and snippets.

@theagoliveira
Created March 17, 2022 15:36
Show Gist options
  • Save theagoliveira/7e54638ecde1c634d47de30370b97508 to your computer and use it in GitHub Desktop.
Save theagoliveira/7e54638ecde1c634d47de30370b97508 to your computer and use it in GitHub Desktop.
Bash commands and its equivalents in Powershell

Bash to Powershell

Bash Powershell Source
touch filename echo $null >> filename Source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment