19 Aug
2009
19 Aug
'09
12:36 p.m.
On Tue, Aug 18, 2009 at 9:24 PM, Mark Wotton<mwotton@gmail.com> wrote:
- find . ! -wholename '*/examples/*' ! -wholename '*/_darcs/*' ! -wholename '*/drift_processed/*' ! -wholename '*/regress/*' \( -name '*.hs' -o -name '*.hsc' -o -name '*.mkd' -o -wholename '*/src/data/rts/*.c' \) | xargs perl utils/stitch.prl > manual.mkd
Most of this can be accomplished with judicious use of -prune. -- Taral <taralx@gmail.com> "Please let me know if there's any further trouble I can give you." -- Unknown