Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    print "OS -> $os\n";
    print "Config -> $config\n";
    
  2. or download this
    OS -> aix
    Config -> aix
    
  3. or download this
    OS -> aix
    Config -> aix-thread-multi