fpn

0.0.2 • Public • Published

fpn

Utility to show full path name of a file.

Usage

$ npm install -g fpn
$ fpn foobar
/path/to/current/dir/foobar
$ fpn fileThatDoesntExist
Error: fileThatDoesntExist not found

(Or if you don't use npm, just grab the fpn file from github and put it somewhere reachable by your PATH.)

Readme

Keywords

Package Sidebar

Install

npm i fpn

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • voltrevo