On Fri, Jun 23, 2017 at 4:24 PM, Johan Kuuse <jo...@kuu.se> wrote:

> Alternative to patch:
>
> find . -type f -print0 | xargs -0 perl -pi -e 's/<br \/>/<br>/g'
>

Achtung: be careful to exclude .fslckout when doing this type of patch or
you can corrupt your checkout. Been there, done that :/.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to