Skip to content

voltrevo/fpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.)

About

Utility to show full path name

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages