Re: Finding shallowest instance of $foo in a given structure

2008-03-19 Thread RB
> Would the two of you be able to be able to pull this into a > (what-I-wanted-to-achieve, command, explanation-of-how-it-works) form > so that we can put it into the Texinfo documenation? (And, length > permitting, the manual page). Since I was already familiar with manual page syntax and a

Re: Finding shallowest instance of $foo in a given structure

2008-03-19 Thread RB
ime to learn than now. Will put something together in the next couple of nights and report back. RB

Re: Finding shallowest instance of $foo in a given structure

2008-03-19 Thread RB
rt! It also has the added benefit of being able to embed update statements per VCS type, so I can cron this nicely and forget about it. Thanks! RB

Finding shallowest instance of $foo in a given structure

2008-03-18 Thread RB
should be a better way. Random conjecture here: what if -prune would accept an integer argument (0 as a default) as a representative of how many parent directories to actually prune? Would that be a viable pursuit, or is there a better way to do what I'm trying? Thanks for your time! RB