in reply to system call how-to

thx naikonta this  perl -e 'chdir (shift || "/usr/bin"); system whatis => <*>' works the way i want it :) cheers.