package
0.0.0-20240210095454-5fef39cd83c3
Repository: https://github.com/myitcv/x.git
Documentation: pkg.go.dev
# README
bindmntresolve
bindmntresolve prints the real directory path on disk of a possibly bind-mounted path
Install using gobin
:
$ gobin myitcv.io/cmd/bindmntresolve
Usage
bindmntresolve prints the real path on disk of a possibly bind-mounted path.
usage:
bindmntresolve [path]
If not path argument is provided, bindmntresolve resolves $PWD (specifically
pwd -P).