| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: bugs@MIT.EDU Date: Wed, 15 Jun 94 15:36:58 EDT From: John Carr <jfc@MIT.EDU> System is public RS/6000 version 7.6H. The following commands produce an incorrect error message: % mkdir -p test/t1 t1/t2 % mv test/t1 . mv: cannot rename test/t1 to ./t1: Addr family not supprtd by protocol The error should be "file exists", which is what mv says if these commands are run on a local filesystem.
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |