![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re^4: Dynamically determinig fstab file nameby rgren925 (Beadle) |
on Nov 23, 2022 at 20:02 UTC ( #11148341=note: print w/replies, xml ) | Need Help?? |
Sorry. Took a bit of a leap there. I made the (bad) assumption that your output was demonstration but that, perhaps, cygwin didn't output the fstab file name.
The fstab value is what I am looking for.
I can get all the data from I want from Sys::Filesystem--as long as I have read access to fstab.
That's the sticking point. I want the name of the fstab file on that particular system.
This code is running on 100k+ systems across several platforms, so I am loathe to make any assumptions.
In Section
Seekers of Perl Wisdom
|
|