carriage returns in .sitecopy/*
Dan Jacobson <[email protected]> Fri, 03 Feb 2006 01:14:10 +0800
| Newsgroups | gmane.comp.web.sitecopy |
|---|---|
| Message-ID | <[email protected]> |
Odd, why carriage returns in .sitecopy/*, and why only on about half
the lines?
$ perl -nlwe 'if(/\r$/){$r++}else{$nr++}END{print "$r $nr"}' .sitecopy/host1
671 661
P.S.,
I notice some directories are marked
<protection>37777777777</protection></item>
when they should all be
<protection>755</protection></item>
like the rest.
P.S., I notice sitecopy processes its arguments last first, e.g., with
$ sitecopy host1 host2
it reports host2 first.
sitecopy version='0.16.1'
_______________________________________________
sitecopy maillist - [email protected]
http://dav.lyra.org/mailman/listinfo/sitecopy