[forge-users] Trick to copy all the files + subfolders to a destination

Charles Moulliard cmoullia at redhat.com
Fri Jun 9 09:07:42 EDT 2017


Hi,

When I run command within the Forge shell

cp -r ../../scripts/front/modified src/main/resources/static/

the folder "modified" is also copied to the destination.

demo/cdfront/src/main/resources/static
demo/cdfront/src/main/resources/static/modified
demo/cdfront/src/main/resources/static/modified/app.html
demo/cdfront/src/main/resources/static/modified/fonts
....

Is there a trick to copy all the files + subfolders under the folder
"modified" only ?

Regards,

Charles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-users/attachments/20170609/7a1eaaff/attachment.html 


More information about the forge-users mailing list