#!/usr/bin/perl system "/root/bin/getpkglist.sh"; $arg = shift; system "grep $arg /etc/installedpackages.txt";