cheatsheets/cheatsheets/powershell

8 lines
125 B
Plaintext

---
syntax: powershell
tags: [ powershell, shell, ls ]
---
# Powershell's equivalent to Unix's: ls -la
Get-ChildItem -Force