Scans directories for symbolic links, and identifies dangling, relative, absolute, messy, and other_fs links. Can optionally change absolute links to relative within a given filesystem. Recommended for use by anyone developing and/or maintaining a Linux FTP site or distribution or CD-ROM.
Scans directories for symbolic links, and identifies dangling, relative, absolute, messy, and other_fs links. Can optionally change absolute links to relative within a given filesystem. Recommended for use by anyone developing and/or maintaining a Linux FTP site or distribution or CD-ROM.
To install symlinks, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install symlinks
To see what files were installed by symlinks, run:
port contents symlinks
To later upgrade symlinks, run:
sudo port selfupdate && sudo port upgrade symlinks
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.