lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Re: your mail


From: Mike Castle
Subject: Re: lynx-dev Re: your mail
Date: Sun, 16 Aug 1998 14:20:33 -0500 (CDT)

Amazingly enough T.E.Dickey said:
> rename (always/only) works on the same file-system - on either VMS or Unix.

*grump*

Tell this to MicroSoft.  Apparently the rename() that comes with VC 5.0
will work across file-systems (much to my annoyance as a co-worker has
started using that incessantly... grrrr).

But anyway, could use rename() on Win32 system.  Heh.

Btw, I do believe the original article mentioned doing a delete after a
successful copy... so, consider what modern "mv" does in the unix world.... 
if rename errors due to not being the same file system (whatever the 
appropriate error condition is), then fall back to copy/delete.  

LYrename()/LYmove() anyone?  *grin*

mrc [pondering going back to unpacking]
-- 
       Mike Castle       Life is like a clock:  You can work constantly
  address@hidden  and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc
    We are all of us living in the shadow of Manhattan.  -- Watchmen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]