I want to find the mount options for /var. I can get a list of mounts and their options with mount. but how do I find the right one for a particular file? I could start with the filename (/var) and chip away at it until the directory matches a mount point, but is there already something that can do this?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.