Skip to content

Add support for following symbolic links #46

@delphidabbler

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions