Answers:
是。
net file
没有任何进一步的选择将:
列出服务器上的打开文件。 上市包括 该 分配给打开文件的标识号,文件的路径名, 用户名 ,以及文件上的锁数。
The syntax of this command is:
NET FILE
[id [/CLOSE]]
NET FILE closes a shared file and removes file locks. When used without
options, it lists the open files on a server. The listing includes the
identification number assigned to an open file, the pathname of the file,
the username, and the number of locks on the file.
This command works only on computers running the Server service.
id Is the identification number of the file.
/CLOSE Closes an open file and removes file locks. Type this command
from the server where the file is shared.