how to skip dirs that are mounted twice?Thanks for the replies. I know that I'm not supposed to rely on /etc/mtab: "The filenames given a...
how to skip dirs that are mounted twice?It's from a C++ program; the question is how do I determine if a dir was mounted twice or not?
how to skip dirs that are mounted twice?Hello. I need to list a directory recursively but I want to skip subdirs that were already mounted....