[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: NFS Problems.



	    % ls foo*
	    foo   foo.~4~   foo.~5~
	    % mv foo foo1
	    % ls foo*
	    foo   foo.~4~   foo1

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~

It's heartening to hear, though, that it works on somebody else's
machine.  I'll have to get current on patches for the Symbolics to see
if that might fix my problem.

	S	snicoud@atc.boeing.com