ENCINA(8) — Maintenance
NAME
sfsadmin destroy file - removes the specified file and its indices
SYNOPSIS
sfsadmin destroy file -server servername filename
ARGUMENTS
-server servername Specifies the name of the file server. The name must be registered with the DCE Directory Service. If the -server option is not specified, the default is the server defined by the environment variable ENCINA_SFS_SERVER.
filename Specifies the name of the file to be removed.
DESCRIPTION
The sfsadmin destroy file command removes the specified file and its indices. All disk space allocated to the file and its associated indices is de-allocated. The file is deleted and cannot be restored.
EXAMPLE
The following command removes the file Inventory :
% sfsadmin destroy file Inventory
PRIVILEGE REQUIRED
Encina SFS administer (A) and exclusive open (E) permissions on the file
RELATED INFORMATION
sfsadmin copy file
sfsadmin destroy file
sfsadmin empty file
sfsadmin expand file
sfsadmin query file
sfsadmin rename file
— March 1997