shellOutputGE('wget -v','GNU Wget 1.9')this requires both that wget is available and that the start of the resulting output matches or exceeds the provided string.
setup('cd $MYPACKAGE/util; source mySetup.SHELL')where Pacman replaces the string "SHELL" by "sh" and "csh" in the setup.csh(sh) scripts.