Recent Posts
Archives

PostHeaderIcon Copy recursively a folder in MS-DOS

Abstract: we need copy all Java files in a folder and its subdirectories.

Solution:

 xcopy C:\<source folder>\*.java C:\<destination folder>\ 

Leave a Reply


Warning: Undefined variable $user_ID in /home/sayasoftsk/www/wp-content/themes/tux/comments.php on line 477