Skip to content

Add support for following symbolic links #46

Description

@delphidabbler

Currently the Windows version of the program can optionally expand shortcut (.lnk) files that reference another file, but there is no option to follow symbolic links in either Windows or Linux versions.

This could be added using a new --followsymlinks or -S command line option (-s is already used on Windows as an alias for --followshortcuts.

💡 If prepared to break backwards compatibility -s could be changed to reference symlinks, while -S could be used as the new --followshortcuts alias.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions