Help for this page

Select Code to Download


  1. or download this
    Month,Day of Month,Privileges,Count
    5,20,user1 : su > root,2
    5,20,user2 : su > root,1
    ...
    5,22,user3 : su > cars,5
    5,22,user1 : su > bikes,31
    5,23,user4 : su > root,1
    
  2. or download this
    use Win32::OLE;
    
    *error = *Win32::OLE::LastError;
    ...
    
    
    print "All done.";
    
  3. or download this
    Sum of Aantal    Column Labels                                        
    +        
    Row Labels    31    30    29    28    27    26    25    24    23    22
    +    21    20    Grand Total
    user1 : su > root                    2                            2   
    + 4
    user2 : su > root        2                                        1   
    + 3
    user3 : su > root                        3        1                   
    + 4
    user4 : su > root    5    1        1            4    8    2           
    +     21