Reading /etc/fstab
Reading /etc/fstab
- Subject: Reading /etc/fstab
- From: "Kogule, Ryo" <email@hidden>
- Date: Mon, 04 Jun 2001 08:46:59 +0900
Hi forks.
How could I get the mount information in /etc/fstab with Cocoa? First I've
used <fstab.h> functions i.e. setfsent(), getfsent() and so on. However they
don't read /etc/fstab information but NetInfo's. Are there any convenient
way to read /etc/fstab? Or should I read /etc/fstab directly?