[SunHELP] PKGRM

Dale Ghent sunhelp at sunhelp.org
Fri Apr 20 10:53:57 CDT 2001


On Fri, 20 Apr 2001, Theodore White wrote:

| I've want to uninstall a number of packages. Instead of uninstalling each
| one by one, I want to do a mass uninstall of them. Since they all have the
| first 4 letters in common, is there a way to use pkgrm to accomplish this
| task.

in sh:

for i in BLAHblah BLAHblah BLAHblah BLAHblah; do pkgrm $i; done

/dale




More information about the SunHELP mailing list