LinkD Topics | Next
LinkD Syntax
linkd source [/d] [destination] [/?]
Where:
- source
- displays the Windows 2000 name targeted by source.
- source [destination]
- links source to destination (target), which can be any valid Windows 2000 directory name, device name, or object name.
- source [/d]
- deletes source, regardless of whether a link to a destination exists for that source.
- /?
- prints this help message. Type linkd /? | more to see all the help text.
LinkD's syntax is case-insensitive. If a source or destination name contains a space, the name must be surrounded by quotation marks. All characters in both the source and destination names must be in the ASCII character set; usage of Unicode characters is not supported.