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.
- Host: GitHub
- URL: https://github.com/qedsoftware/alias2ln
- Owner: qedsoftware
- Created: 2013-06-26T21:27:13.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-26T21:34:26.000Z (almost 13 years ago)
- Last Synced: 2025-01-01T00:45:07.155Z (over 1 year ago)
- Language: Shell
- Size: 105 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.