ENCINA(8) — Maintenance
NAME
tkadmin query workingdirectory - displays the current working directory of the server
SYNOPSIS
tkadmin query workingdirectory -server servername
ARGUMENTS
-server servername Specifies the server affected by the command. The server name is the name that is registered with the DCE Directory Service. If the server name is not specified in the command line, it is retrieved from an environment variable, ENCINA_TK_SERVER.
DESCRIPTION
The tkadmin query workingdirectory command displays the current working directory of the server process.
EXAMPLES
UNIX
The following command displays the working directory of the server /.:/branch1/server/sfs1 :
% tkadmin query workingdirectory -server /.:/branch1/server/sfs1
/opt/encinalocal/branch1/server/sfs1
Windows NT
The following command displays the working directory of the server /.:/branch1/server/sfs1 :
C:\> tkadmin query workingdirectory -server /.:/branch1/server/sfs1
D:\opt\encinalocal\branch1\server\sfs1
PRIVILEGE REQUIRED
Encina Monitor query (q) permission to the server
Encina RQS query (q) permission to the RQS server
Encina SFS query (Q) permission to the SFS server
RELATED INFORMATION
tkadmin query identity
tkadmin query process
— March 1997