I am new to perl and to the list.
I searched the archives but didn't find an answer.
>From a given path (/usr/people/charles) I want to extract the filesystem name or id
>so that
I can get the free space of that filesystem using the modul Filesys::DiskFree.
Thanks in advance
Michael
--
+ M
Michael Meltzer wrote:
> I am new to perl and to the list.
> I searched the archives but didn't find an answer.
>>From a given path (/usr/people/charles) I want to extract the filesystem name or id
>so that
> I can get the free space of that filesystem using the modul Filesys::DiskFree.
I would
yes, this works fine !
I did not think that it is so easy.
Thank you for your help, Bill
"$Bill Luebkert" wrote:
> Michael Meltzer wrote:
> > I am new to perl and to the list.
> > I searched the archives but didn't find an answer.
> >>From a given path (/usr/people/charles) I want to extract
Hi,
thanks for this. I needed it too.
Regards
Sascha
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] Im Auftrag von
Michael Meltzer
Gesendet: Montag, 9. September 2002 11:22
An: perl-unix-users
Betreff: [Perl-unix-users] how to get the filesystem from a giv