If you change  the lists to "Confidential= No", they  will appear in LIST
GLOBAL (but,  of course, not  just at UGA). There  is no option  to merge
local lists  with global ones when  the LIST GLOBAL command  comes from a
local user.
 
My suggestion is to write your own  local procedure to create the file on
the public disk. Due to the  longer Internet hostnames in LTCP, there was
no option but to  change the format of LIST GLOBAL in  LTCP and 1.8b. The
raw file (GLOBLIST FILE) still has the same format, though, and it is not
difficult to reformat  it the way your local procedures  want it. In this
process you could merge in the contents of LOCLIST FILE, which are in the
same format (and contain all local  lists, confidential or not). A simple
pipe could be used to do that, and then eliminate the duplicates.
 
  Eric