This doesn't answer your question, but why not use perl for whatever the shell scripts do? Portability seems to be your main problem, and perl's made for that.
Your shell test line would be much cleaner and easier in perl. As you suggest, File::Find would be a big help, or glob might suffice.
After Compline,
Zaxo
In reply to Re: proving something other than perl
by Zaxo
in thread proving something other than perl
by Tanktalus
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |