wkappbot
★★☆
file symlink and file link: create symbolic and hard links
wkappbot file symlink <target> <linkname> creates a symbolic link for files or directories. wkappbot file link <target> <linkname> creates a hard link (files only, same volume). Both commands require the link path to not already exist.
Steps
- Use 'wkappbot file symlink <target> <linknam...
- Use 'wkappbot file link <target> <linkname>'...
- Both commands print the created link path on...
- Verified 2026-04-22: test-file-symlink.sh (r...
- Maintainer sync (2026-05-01): HQ copy is aut...