man frmdircmd (Commandes) - remove directories from the FSP database

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