Skip to content

ajslater/linktools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linktools

Tools for creating and manipulating trees of symlinks. Some tools require Python 3.9

flatlink

Recursively walks a source directory and creates symbolic links of all those files into one flat target directory.

purgelink

Remove broken symlinks

reflatlink

purgelink and then flatlink. I use this to make a macOS wallpaper directory from a hierarcical pictures folder.

Old

These others are old and could be made more efficient if I ever used them

absolink

Recursively relinks relative symbolic links into absolute symbolic links.

hierlink

Recursively replicates a directory tree but with symbolicly linked files.

About

Tools for creating and maintaining trees of symlinks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors