MoshiachNow
IS-IT--Management
HI,
my winshares.cmd command returns the following structure:
ows shares for KDI-PGY2500
ADMIN$ D:\WINNT
AraxiHome D:\Prinergy
AraxiPreps D:\Prinergy\CreoAraxi\AraxiPreps
AraxiTemp_KDI-PGY2500_E E:\AraxiTemp
AraxiVolume_KDI-PGY2500_J J:\
C$ C:\
I need to convert it inro a hash.I know how to do it using a file.But how do I do it without the file?
Starting by:
my $shares=`winshares.cmd`;
Thanks
Long live king Moshiach !
my winshares.cmd command returns the following structure:
ows shares for KDI-PGY2500
ADMIN$ D:\WINNT
AraxiHome D:\Prinergy
AraxiPreps D:\Prinergy\CreoAraxi\AraxiPreps
AraxiTemp_KDI-PGY2500_E E:\AraxiTemp
AraxiVolume_KDI-PGY2500_J J:\
C$ C:\
I need to convert it inro a hash.I know how to do it using a file.But how do I do it without the file?
Starting by:
my $shares=`winshares.cmd`;
Thanks
Long live king Moshiach !