Skip to content

Expands symbolic links and prints the resolved absolute filepath

License

Notifications You must be signed in to change notification settings

jruns-com/realpath

 
 

Repository files navigation

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

License

MIT © Sindre Sorhus

About

Expands symbolic links and prints the resolved absolute filepath

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%