← Back to wkappbot
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.

user/developer

Steps

  1. Use 'wkappbot file symlink <target> <linknam...
  2. Use 'wkappbot file link <target> <linkname>'...
  3. Both commands print the created link path on...
  4. Verified 2026-04-22: test-file-symlink.sh (r...
  5. Maintainer sync (2026-05-01): HQ copy is aut...