This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

mv says different files are the same



[administrator@GCP36W2K /d/.../from home/util/includes]$ mv includes /d/util
mv: overwrite `/d/util/includes'? y
mv: `includes' and `/d/util/includes' are the same file
[administrator@GCP36W2K /d/.../from home/util/includes]$ alias mv
alias mv='mv -i'
[administrator@GCP36W2K /d/.../from home/util/includes]$ ll -i includes
/d/util/includes
 254412 -rwxr-xr-x   1 administ    36864 Mar  9 12:30 /d/util/includes*
 835807 -rwxr-xr-x   1 administ    26495 Apr  2 11:54 includes*
[administrator@GCP36W2K /d/.../from home/util/includes]$ pwd
/d/dev/code/mine/from home/util/includes

________________________________
Glen Coakley, Sr. Software Engineer
MQSoftware Inc., (763) 543-4845
Have you ever wonder what happens when you run "rm -rf / " but been afraid
to try it?


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]