How can I determine which filesystem a directory belongs to on a Linux/Unix system?
I want to determine a directory's filesystem because I want to cross-reference it with the output of df so that I can determine the amount of freespace in that directory.
Start Free Trial