[wplug] awk question

Christopher DeMarco cmd at alephant.net
Wed Apr 25 12:52:33 EDT 2007


On Wed, Apr 25, 2007 at 12:51:32PM -0400, Matthew T. Engel wrote:

> #pkginfo | grep Apche | awk ?{print $2} | pkgrm (?)

pkgrm $( pkginfo | grep Apche | awk ?{print $2} )

or man xargs

-- 
Christopher DeMarco <cmd at alephant.net>
Alephant Systems (http://alephant.net)
PGP public key at http://pgp.alephant.net
+1-412-708-9660


More information about the wplug mailing list