Created
December 25, 2015 05:59
-
-
Save bitmori/1d42d2b934aa074f5ac1 to your computer and use it in GitHub Desktop.
how to create symlink on OS X
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ln -s /path/to/original /path/to/symlink |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment