static LS dm_remote_listFileNames(S computerID, S path) { ret dm_evalOnOtherMachine_safeRestruct(computerID, "listFileNames(" + quote(path) + ")"); }