.hy 0 .ad l .nf
Prev, Top | Notes, Next |
$ explain rename foo /tmp/bar/baz -e ENOENT rename(oldpath = "foo", newpath = "/tmp/bar/baz") failed, No such file or directory (2, ENOENT) because there is no "bar" directory in the newpath "/tmp" directory $ |