FRMDIR   (1) manpage
FRMDIR
1
8 December 1991
FSP
  • NAME
      frmdircmd, frmdir - remove directories from the FSP database
  • SYNOPSIS
      frmdircmd directory ... frmdir directory ...
  • DESCRIPTION
      frmdircmd deletes the named directories from the FSP database. frmdircmd will perform csh file name globbing based on file and directory information obtained from the FSP database. Since user's command shells generally cannot do the proper globbing for this program, it is recommended that user defines a shell alias or function to turn off command shell globbing before running this program. csh example:
      
      alias frmdir \(set noglob\; exec frmdircmd \!\*\)
      
  • ENVIRONMENT
      See fsp_env(7) for list of used environment variables.
  • SEE ALSO
Current Users: 44 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.