Displaying 2 results from an estimated 2 matches for "rescursively".
Did you mean:
recursively
2012 Jun 02
1
[LLVMdev] update simple style checker... handle globs and recursion now
...specify maximum line length [default 80]
--no-check-whitespace-at-eol
don't check for whitespace at the end of a line
--print-filenames-only
only print the filename(s) where errors were found
--recursive rescursively walk subdirectories
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: style_check_patch3.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120601/af7d5d19/attachment.txt>
2002 Apr 22
2
skipping non-regular file
Hello,
When using rsync 2.4.6 on a linux machine to copy a complete web directory
(rescursively) on an other linux machine on my local network.
For one file I got : skipping non-regular file www/svg_mysql/mysql.sock
This file got the "s" flag set (and I suppose that is the problem).
Anybody can tell me which option should I use to also in the syntax of the
rsync command to copy this...