Robert Elz wrote, on 24 Feb 2022: > > | Solaris 11.4 has the GNU coreutils realpath. Do BSD systems have a > realpath > | utility? > > FreeBSD looks to, and it will be in NetBSD 10 when that gets released, > whenever that happens (it is almost as slow as posix-8...) (We have > had realpath(3) for a while). > > But the only option our realpath(1) has is -q ... no -e or -m options.
Does it have the same last-component-need-not-exist behaviour as the GNU coreutils default, or is it just a wrapper round realpath(3)? -- Geoff Clare <[email protected]> The Open Group, Apex Plaza, Forbury Road, Reading, RG1 1AX, England
