PowerShell: copy directory
Copy Directory
cp -Recurse ~/aa/ ~/bb/
Copy-Itemhas aliascp
PowerShell. Directories and operations
List Dirs
- PowerShell: navigate directory
- PowerShell: show current dir path
- PowerShell: list directories
- PowerShell: show directory as tree
- PowerShell: list empty dir 📜
- PowerShell: dir size 📜