Nick
2003-11-06 16:15:16 UTC
What is the best way to determine what filesystems are mounted?
Currently I open the /etc/mtab file (via setmntent(...)) and read
each record using getmntent. Is there a more direct method?
---------------------------------------
Nick Landry
www.student.math.uwaterloo.ca/~nilandry
***@student.math.uwaterloo.ca
---------------------------------------
Currently I open the /etc/mtab file (via setmntent(...)) and read
each record using getmntent. Is there a more direct method?
---------------------------------------
Nick Landry
www.student.math.uwaterloo.ca/~nilandry
***@student.math.uwaterloo.ca
---------------------------------------