/realpath

Expands symbolic links and prints the resolved absolute filepath

Primary LanguageJavaScriptMIT LicenseMIT

realpath

Expands symbolic links and prints the resolved absolute filepath

Similar to coreutils realpath.

Install

$ npm install --global realpath

Usage

$ realpath --help

  Usage
    $ realpath <filepath>

  Example
    $ realpath ../unicorn
    /Users/sindresorhus/dev/unicorn