2.0.0 • Published 3 years ago

realpath v2.0.0

Weekly downloads
442
License
MIT
Repository
github
Last release
3 years ago

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