static L listFilesOfProgram_notDirs(S programID) { ret asList(listFiles(programDir(programID))); }