Junction v1.04 - Windows junction creator and reparse point viewer
Copyright (C) 2000-2005 Mark Russinovich
Systems Internals - http://www.sysinternals.com
The first usage is for displaying reparse point information, and the
second usage is for creating or deleting a NTFS junction point:
usage: junction [-s] [-q] <file or directory>
-q Don't print error messages (quiet)
-s Recurse subdirectories
usage: junction [-d] <junction directory> [<junction target>]
-d Delete the specified junction
example: junction d:/link c:/winnt
Copyright (C) 2000-2005 Mark Russinovich
Systems Internals - http://www.sysinternals.com
The first usage is for displaying reparse point information, and the
second usage is for creating or deleting a NTFS junction point:
usage: junction [-s] [-q] <file or directory>
-q Don't print error messages (quiet)
-s Recurse subdirectories
usage: junction [-d] <junction directory> [<junction target>]
-d Delete the specified junction
example: junction d:/link c:/winnt
本文介绍Junctionv1.04工具的使用方法,包括如何查看重解析点信息、创建或删除NTFS链接点等。通过具体示例展示如何利用命令行参数实现这些功能。
2143

被折叠的 条评论
为什么被折叠?



