Help for this page

Select Code to Download


  1. or download this
    # Gets a list of users from the PDC and prints them to accounts.txt 
    # This is used in conjunction with orphan.pl to find orphaned home dir
    +ectories.
    ...
    
    close OUT;
    
  2. or download this
    # Compares directories on the servers against who is using them in use
    +r manager 
    # If no one claims the directory in user manager, it is dubbed an orph
    +an and 
    ...
        }
    }
    close OUT;