VISTA/Windows7/Windows2008(mklink.exe)
Download: 기본내장
기호화된 링크를 만듭니다.
MKLINK [[/D] | [/H] | [/J]] 링크 대상
/D 디렉터리 기호화된 링크를 만듭니다. 기본값은 파일 심볼 링크입니다.
/H 심볼 링크 대신 하드 링크를 만듭니다.
/J 디렉터리 교차점을 만듭니다.
링크 새 심볼 링크 이름을 지정합니다.
대상 새 링크로 참조되는 절대 경로 또는 상대 경로를 지정합니다.
XP/2000/2003 (junction.exe)
Download: http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx
Junction v1.05 - Windows junction creator and reparse point viewer
Copyright (C) 2000-2007 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
출처 : http://blog.naver.com/rosem76/
728x90
댓글