Skip to content

Instantly share code, notes, and snippets.

View rocketsciencenerd's full-sized avatar
🐿️

Katie Heinemann rocketsciencenerd

🐿️
View GitHub Profile
@jonlabelle
jonlabelle / windows_to_unix_command_cheat_sheet.md
Last active June 8, 2024 07:54
Windows to UNIX Command Cheat Sheet

Windows to UNIX Command Cheat Sheet

Windows PowerShell has several transition aliases that allow UNIX and CMD users to use familiar command names in Windows PowerShell. The most common aliases are shown in the table below, along with the Windows PowerShell command behind the alias and the standard Windows PowerShell alias if one exists.

CMD Command UNIX Command PowerShell Command PowerShell Alias
dir ls Get-ChildItem gci