Help for this page

Select Code to Download


  1. or download this
    --------------------------script---------------
    #!/usr/bin/perl
    ...
        print "$_\n";
    }
    
  2. or download this
    H:\scripts\perl\win32> perl wmi2.pl 
    Select * From CIM_DataFile Where CreationDate < '20031102000000.000000
    ++000' and
    drive = 'C:'
    winmgmts:\\.\root\cimv2
    Win32::OLE=HASH(0x1986408)