Erik Auerswald
2014-Apr-03 08:47 UTC
[PATCH] Clarify escaping in wildcard patterns documentation
Hi, the attached patch IMHO improves the man page regarding use of the backslash as escape character in wildcard patterns. Thanks, Erik P.S. Please keep me in Cc: as I am not subscribed to the list. -- Premature optimization is the root of all evil. -- Donald Knuth -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Clarify-escaping-in-wildcard-pattern-documentation.patch Type: text/x-diff Size: 1177 bytes Desc: not available URL: <http://lists.samba.org/pipermail/rsync/attachments/20140403/9861f574/attachment.patch>
Wayne Davison
2014-Apr-15 22:01 UTC
[PATCH] Clarify escaping in wildcard patterns documentation
On Thu, Apr 3, 2014 at 1:47 AM, Erik Auerswald <auerswal at unix-ag.uni-kl.de>wrote:> the attached patch IMHO improves the man page regarding use of the > backslash as escape character in wildcard patterns. >I'm not sure what you mean by your change. If you type something like "rsync -aiv foo\bar /tmp" it will copy the file foobar in a typical un*x shell. If you notice anything different than that, then it is something your shell does, not rsync. Is there some other place that you are referring to? ..wayne.. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20140415/10ae4e5f/attachment.html>
Possibly Parallel Threads
- problem saving word documents
- [PATCH v2 5/8] virtio/s390: use cacheline aligned airq bit vectors
- annoying static when calling from legacy PBX -> * ZAP interface
- Finding specific files/directories from a remote rsync server.
- Guard against destination = existing directory