in reply to Re^4: Dynamically determinig fstab file name
in thread Dynamically determinig fstab file name
I made an alternative suggestion involving sanity checks: is O/S supported (Sys::Filesystem::->supported()) and, if so, does it find any filesystems ($fs->filesystems()).
If that's insufficient for your needs, and you absolutely must have the fstab path, I'm unable to advise you further.
— Ken
|
|---|