#!/bin/bash # Locates a PKGBUILD dir on toru's path cache source /etc/libretools.conf PATHFILE=${TORUPATH}/paths.tch exec tcamgr get ${PATHFILE} $1 exit $?