Date: Thu, 24 Aug 89 17:02 PDT
From: snicoud@atc.boeing.com (Stephen Nicoud)
Using the same example, I get:
% ls foo*
foo foo.~4~ foo.~5~
% mv foo foo1
mv: foo1: rename: No such file or directory
% ls foo*
foo foo.~4~ foo.~5~
I get the same behavior.