in reply to filesystem type
How about:
Maybe it could do other things, like capacity, freespace.use File::System qw(fstype); ... my $fstype = fstype($filnam);
--
I'm Not Just Another Perl Hacker
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: filesystem type
by vikee (Sexton) on Jun 23, 2004 at 07:11 UTC |