On Tue, Mar 31, 2009 at 11:52 PM, Ciaran McCreesh <[email protected]> wrote: > What's with that -n thing? If you're going for less complicated, you > might as well go the whole hog: > > java-pkg_func-exists() { > declare -f ${1} >/dev/null > } >
I think this is where we should stop ;) -- ~Nirbheek Chauhan
