delorie.com/archives/browse.cgi | search |
Hi Matthew, You should review the entire thread to this subject. The selective editing that you performed on that thread does make my response to Mark Paulus' follow-up issue seem inappropriate. But that's only because your editing results in mixing the context of my response to Mark with your original question. The topics are different. The fact that Mark followed up with what is *very* likely to be an unrelated Perl-specific issue is somewhat unfortunate, at least for those looking for an answer to the mv/cp issue. If you're still looking for the answer to your original mv/cp question, check out the response from Rob Collins and others as well as the many entries in the mail archives that cover this issue. Larry At 10:09 PM 9/13/2001, Matthew O. Persico wrote: >"Larry Hall (RFK Partners, Inc)" wrote: > > > > Hi Mark, > > > > You're best bet for finding a solution to this problem is to debug Perl. > > This will give you the details you need to know how to proceed with a > > proper solution. Certainly it is Perl that is controlling the behavior > > in this case. > >No, not at all. From the orginal post: > > > I have a /usr/X11R6 directory that I wanted to get out of the way. So I > > renamed it like this: > > > > cd /usr > > mv X11R6 X11R6.XFree.4.1.0 > > > > It is taking multiple minutes. Looking at it in Windows Explorer, I see > > both X11R6 and X11R6.XFree.4.1.0 in existance at the same time. > > > > Is mv implemented as cp and del?!?!. Why not just rename the file, a'la > > UNIX, or even Windows? Or am I really missing something? > >Who said anything about perl? I'm talking bash command line, as in: > >matthew AT HOME-NT-01 ~ >[3]$ type cd >cd is a shell builtin > >matthew AT HOME-NT-01 /usr >[4]$ cd /usr > >matthew AT HOME-NT-01 /usr >[5]$ type mv >mv is aliased to `mv -i ' > >matthew AT HOME-NT-01 /usr >[6]$ mv X11R6 X11R6.XFree.4.1.0 > > >-- >Matthew O. Persico > >http://www.acecape.com/dsl >AceDSL:The best ADSL in Verizon area > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Bug reporting: http://cygwin.com/bugs.html >Documentation: http://cygwin.com/docs.html >FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |