18th
2006,12
以前一直以为windows不支持符号连接(symbolic links),后来发现其实windows2000以后的系统中就可以用符号连接了,在windows里面它叫做NTFS junctions.但是安装系统的时候没有建立符号连接的工具,如果想建立符号连接,只有去装resource kit了.
今天偶在MS网站上发现了一个小工具junctions.exe,用这个小东西就可以建立跟查看符号连接了.
用法如下:
建立/删除连接 junction [-d] <junction directory> [<junction target>]
-d参数表示删除连接
查看连接 junction [-s] <directory or file name>
-s参数表示包含子文件夹.
Powered by Zoundry

看完了要说点啥么?
You must be logged in to post a comment.