 
  To install the Installation Utilities Menu (assuming util.tar.gz has been 
  extracted from instutil.tar into /tmp:

  cd $PFPROG/fp 
  gzip -c -d </tmp/util.tar.gz | tar xvf -
  ./util/finish

  If PFMENU is set in the environment you will be asked it you want to install
  the Installation Utilities Menu there.  If not answer "n" and you will be
  prompted to install them into the $PFPROG/fp/menus directory.  If that is
  also not where you want them then enter the full path to the menu you want
  to use.

  To learn more about the Installation Utilities Menu see the README file.
