On Tue, Dec 16, 2008 at 09:31:14PM +0100, Pavel Filipensky wrote:
> If you provide a path to df it will use realpath() -> resolvepath(2) :
>
> $ truss df -n /WWW
> resolvepath("/WWW", "/WWW", 1024) = 4Ah! > But the point was to specify the path (mountpoint) to df, without it we > do not get any advantage from using df. > So we must parse the /etc/mnttab anyway. OK. Glad I asked! Nico --
