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