Nuage wrote:
Hello, I don't know how does "sed" works, but I guess there is a typo somewhere:~/glob2 $ find . -name "Root" -exec sed -i.sed 's/subversions.gnu.org:\/cvsroot/cvs.sv.gnu.org:\/sources/g' {} \;
Just watch out for the newline, as this has to be one single line :-) /BL _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
