An open API service indexing awesome lists of open source software.

https://github.com/qedsoftware/alias2ln

Script for converting Mac OS X aliases to symbolic links. Written by mithras in 2002 (http://hints.macworld.com/article.php?story=20021024064107356); could not get a hold of him. Very useful script which deserves proper housing.
https://github.com/qedsoftware/alias2ln

Last synced: 2 months ago
JSON representation

Script for converting Mac OS X aliases to symbolic links. Written by mithras in 2002 (http://hints.macworld.com/article.php?story=20021024064107356); could not get a hold of him. Very useful script which deserves proper housing.

Awesome Lists containing this project

README

          

Description
=============================================
Small script for converting Mac OS X aliases to bona fide UNIX symbolic links.

Authoring credits go to mithras from Mac OS X Hints (http://hints.macworld.com/article.php?story=20021024064107356)

Installation
=============================================
Copy script into /usr/local/bin. Apply chmod 755 permissions changes if necessary.