Re: mounted device list



On Fri, 5 Aug 2005 21:39:11 +0200
The Saltydog <thesaltydog gmail com> wrote:

Is there some VFS or glib function to get the list of all mounted
devices with their mount points, or should I use standard GNU-C
libraries?

Probably the easiest way to do that is to access the /etc/mtab file or
the /proc filesystem (/proc/mounts)

John



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]