Skip to content

bookerzzz/realpath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

realpath

This utility resolves all symbolic links, cleans the path and prints the resulting absolute path to stdout.

Installation

go get github.com/bookerzzz/realpath

Usage

Usage of realpath:
  -q=false: warnings will not be printed
  -s=false: do not resolve symlink

About

realpath(1) in go. (There's no realpath in OSX 10.8 - wat.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%