On 8/31/06, Wayne Davison <[EMAIL PROTECTED]> wrote:
The find command already puts a backslash in front of a backslash in the name (because it is inserting backslash escapes into the name).
That's not what I am concerned about. find never produces a "\$" sequence. However, if the input for some reason contained a "\$", it would be nice if the script either rejected it or interpreted it in some way that did not involve an unexpected interpolation. Matt -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html