realpath

2.0.0 • Public • Published

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

Package Sidebar

Install

npm i realpath

Weekly Downloads

1,479

Version

2.0.0

License

MIT

Unpacked Size

3.06 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus