ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • openfiles
    Computer/Programming 2007. 11. 7. 11:21


     현재 열려 있는 파일을 볼 수 있다.

    OPENFILES /parameter [arguments]

    Description:
        Enables an administrator to list or disconnect files and folders
        that have been opened on a system.

    Parameter List:
        /Disconnect      Disconnects one or more open files.

        /Query           Displays files opened locally or from shared folders.

        /Local           Enables / Disables the display of local open files.
                         Note: Enabling this flag adds performance overhead.

    Examples:
        OPENFILES /Disconnect /?
        OPENFILES /Query /?
        OPENFILES /Local /?

Designed by Tistory.