You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/10/11 09:10:21 UTC

[GitHub] [camel-quarkus] coolbeevip opened a new issue #257: Shell scripts in the user guide documentation are not compatible with Mac OS X

coolbeevip opened a new issue #257: Shell scripts in the user guide documentation are not compatible with Mac OS X
URL: https://github.com/apache/camel-quarkus/issues/257
 
 
   ```
   cp -r camel-quarkus/integration-tests/servlet/ .
   ```
   
   The following is the description of the -R parameter in the man pages for cp on Mac OS X:
   
   If source_file designates a directory, cp copies the directory and the entire subtree connected at that point.  If the source_file  ends in a /, the contents of the directory are copied rather than the directory itself.  This option also causes symbolic links to be copied, rather than indirected through, and for cp to create special files rather than copying them as normal files.  Created directories have the same mode as the corresponding source directory, unmodified by the process' umask.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services