Today I wanted to rebuild all documents under a certain sub-section of my
home-site. So I used:
$ ack -f t2/philosophy/case-for-file-swapping/
t2/philosophy/case-for-file-swapping/revision-3/index.html.wml
t2/philosophy/case-for-file-swapping/shlomif-email1.txt
t2/philosophy/case-for-file-swapping/index.html.wml
$ ack -f t2/philosophy/case-for-file-swapping/ | xargs touch
Groovy!
One can also do ack -af to be extra certain.
Regards,
Shlomi Fish
--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Interview with Ben Collins-Sussman - http://shlom.in/sussman
Chuck Norris read the entire English Wikipedia in 24 hours. Twice.