PowerShell: Copy Directory

By Xah Lee. Date: . Last updated: .

Copy Directory

 cp -Recurse ~/aa/ ~/bb/

PowerShell, Working with Directory