diff --git a/pages/osx/readlink.md b/pages/osx/readlink.md new file mode 100644 index 000000000..f25d7631f --- /dev/null +++ b/pages/osx/readlink.md @@ -0,0 +1,8 @@ +# readlink + +> Follow symlinks and get symlink information. +> More information: . + +- Print the absolute path which the symlink points to: + +`readlink {{path/to/symlink}}`