You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think there is more to this issue. I have verified, if I have a partition mounted at /root and I have a folder /root/docs then df /root/docs should print the details /root. And similarly if docs folder doesn't exist, it should pop an error No such file or directory.
df
is able to find my root filesystem if I run it without any other arguments:but if I run
df .
, it does not print my root filesystemContrast this with GNU df:
The text was updated successfully, but these errors were encountered: