Coming off Linux and finding some odd output from
When I run
df -h
and du -h
When I run
df -h /
it appears to be adding all mounted file systems together, instead of just the one I want the statistics from. Is this normal behavior for FreeBSD? For example, I just want to find the space free or used on "/" or "/home". How is this possible? I have searched on it but can't really find an answer.