Steve,
everything here should be uncompressed (including pkgmaps subdir)
and probably placed in your bin.  The pkgmaps subdir should be in
the same dir as the whichpkg script.

I also threw in the reconfigure script (which should work OK at
5.3) and the whatnow (so what's the damn command now) script.

So for whichpkg:

shield /home/chris/steve 20 $ whichpkg troff
/usr/bin/troff, SUNWcsu - Core Sparc, (Usr), system

Now you know to do the following to add the package:

	cd to /cdrom/Solaris2.3*
	pkgadd -d `pwd` SUNWcsu

	You can also just do a pkgadd and you might get a massive
	list of all packages it finds in the current dir.

reconfigure will allow you to add a device on the fly w/o rebooting.
Just type reconfigure.

And of course whatnow:

shield /home/chris/steve 22 $ whatnow ps
ps              /usr/bin/ps                     change, SysV version
ps              /usr/ucb/ps                     change, part of SCP package

