PowerShell Tutorial
PowerShell: copy directory
By Xah Lee. Date:
2022-08-10
. Last updated:
2023-10-21
.
Copy Directory
cp
-Recurse ~/aa/ ~/bb/
Copy-Item
has alias
cp
PowerShell. Directories and operations
PowerShell: directory. index.
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 📜
Create, Copy, Delete, Dir
PowerShell: create directory
PowerShell: copy directory
PowerShell: delete directory
Search 🔍
PowerShell How-To
Install and Help
Download, Install
Start PowerShell
Exit, Abort
Print Version
Builtin Help
Name Completion
List of Alias
Find Command
Case Sensitivity
Directory
Directory
List files
List files
File Operations
File operations
File Properties, Attributes, ACL
File Attributes
File Properties
Change File ACL
Windows config
Environment Variables
Windows Registry
File Sharing
Zip Tar
unzip, untar, 7z
Create zip, tar, 7z
get webpage, curl, wget
Misc
Launch App
Empty Trash
Date
Clear Command History
Launch as Admin