Prev, Top Notes, Next

Message Content
Postmortem

$ 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
$