NAME

  cleanpath - echo cleaned version of current path


SYNOPSIS

  cleanpath


DESCRIPTION

  cleanpath examines your current PATH env var.
  It removes any redundant entries and echos the
  result to standard output. You can use the output
  to reset your PATH var for sh style shells. You'll
  need to adjust the syntax for csh style shells.


SEE ALSO

cfm-cmds-list


AUTHORS

           Copyright (c) 1998 1999  Derald Metzger 
  This file is part of the cfm pkg (GPL).