text 51 user/bin/ln/ln.c dosymlink(const char *text, const char *path) text 53 user/bin/ln/ln.c if (symlink(text, path)) {