Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

powershell copy all files recursively

robocopy C:CodeTrunk C:CodeF2 *.cs *.xaml *.csproj *.appxmanifest /s
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #powershell #copy #files #recursively
ADD COMMENT
Topic
Name
9+6 =