-
Notifications
You must be signed in to change notification settings - Fork 0
Usage
Dracape edited this page Dec 27, 2025
·
18 revisions
1: Source Directory: The directory the symbolic links would point to
2: Target: The path to create symbolic link(s) in
-
No Choice
- Help: Print a reference manual
- Verbose: Show more information (#Environment)
-
Single-Choice: A value is necessary
- Resolution: Configure how the symbolic links are resolved
- Overwrites: Change overwrite behavior
-
Dual-Choice: 2 individual values are accepted
- Blend: Inherit access attributes of the parent
- Occurrence: Filter files based on their appearance in the target
Tip
The switch's value can also be the 1st character of the word
SymP has 2 types of environment variables for each one it supports
-
Generic:
-
True values:
true1yes -
False values:
false0no
-
True values:
-
SYMP_prepended: The value is treated as true if this variable is set (with any value)
i.e., for a true value of the variable VERBOSE, you can either
- Set
VERBOSEto one oftrue1yes - Set
SYMP_VERBOSE(value doesn't matter)
The environment variables accepted are:
- VERBOSE: Show more information (#Switch: Verbose)
- INTERACTIVE: Interactively confirm each overwrite (#Switch: Overwrites)