ABOUT
Print absolute paths of files. All paths that exist are printed.
(ie, noting softlinks and mount points can be need revealing).
realpaths(1) is a realpath(3) clone and was made due to
some realpath bugs.
unlike realpath(3), realpaths(1) does not bake or guess part of
the path: it only uses info from Linux and or libc from the
filesystem of real files. It runs about same speed though.
It's important when dealing with symlinks and mounts to use
real information.
realpath(3) has a coulple other glitches i noted however some
might be found in realpaths(1) - - but the major issue is
whether guessing is allowed.
it is NOT tested by a world of people so note it's "a beta"
Features
- uncovers the trickiest symlink and mount point combinations
- does not bake parts of the path
- does not use system calls which guess dots or allow non-existent files
- being doubly sure of the right and current path for your real file is nice
Categories
Systems AdministrationLicense
Public DomainFollow realpaths
Other Useful Business Software
Crowdtesting That Delivers | Testeum
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of realpaths!