Skip to content

lore-utils/lank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lank

a symlink utility for all things symlink

Use cases

  • Retarget a single symlink
  • Bulk target rename
  • Regex based bulk target rename

Usage

lank - a symlink utility for all things symlink
Usage:
    lank SRC DEST
    lank MATCH REPLACEMENT FILES...
    lank <OPTIONS>
Options:
    -[-s]rc - the src symlink file to modify
    -[-d]est - the new destination for the input symlink

    -[-m]atch - the regex pattern to apply to the target of the symlinks
    -[-r]eplacement - the replacement pattern for the match

    -[-h]elp - this message
Notes:
    Uses the PCRE2 regex engine for replacements.

About

a symlink utility for all things symlink

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published