On Tue, 2007-10-16 at 00:28 -0700, Donnie Berkholz wrote:
> On 08:19 Tue 16 Oct     , Steve Long wrote:
> > stdDocs=(ChangeLog AUTHORS FEATURES THANKS README CodingStyle TODO FAQ)
> > 
> > stdDoc() {
> >         local d l=()
> >         for d in "[EMAIL PROTECTED]"; do
> >                 [[ -f $d ]] && l+=("$d")
> >         done
> >         (([EMAIL PROTECTED])) && dodoc "[EMAIL PROTECTED]"
> > }
> > 
> > (assuming [[ $PWD = $S ]] or whichever is the right one for docs.)
> 
> Is it just me, or is this code way more complex than it needs to be? It 
> looks like bashturbation to me. =P

Nope, it looks like milk and cereal decorating my monitor to me; after
reading that! :)

Roy

-- 
[EMAIL PROTECTED] mailing list

Reply via email to