get a child as a link
Link childLink(Directory dir, String sub) { return dir.fs.link(dir.fs.path.join(dir.path, sub)); }