On Wed, Apr 25, 2007 at 12:59:06PM -0400, Matthew T. Engel wrote:
> #pkgrm `pkginfo | grep Apache | awk ?{print $2}?`
Backticks are deprecated; use $() quoting instead for shell expansion.
--
Christopher DeMarco <cmd at alephant.net>
Alephant Systems (http://alephant.net)
PGP public key at http://pgp.alephant.net
+1-412-708-9660