!7 p { for (S s : tlft(loadPage("http://eyeocr.sourceforge.net/filestore/filestore.php?cmd=ls"))) { if (startsWith(s, "#")) continue; print(s); } }