#!/bin/sh recctrl=`which rec_control` if [ $? -eq 0 ] then echo '<<>>' $recctrl get-all fi