bug-fileutils
[Top][All Lists]
Advanced

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

"Text file busy" problem with cp/mv/install


From: Marty Leisner
Subject: "Text file busy" problem with cp/mv/install
Date: Thu, 11 Oct 2001 13:55:24 -0400

I was reading some Linux kernel stuff on the "text file busy"
problem...

I've been bitten by it time and time again...thinking about it, it
seems to be easy to resolve...

If you do a -b option (backup), this shouldn't occur
(i.e. you're making a new file).

How about a flag so when a errno of ETXTBSY, the file gets
unlinks before  created?

This is probably easier to modify makefiles then add a rm
line in front, which is often unneeded...

marty           address@hidden   
Don't  confuse education with schooling.
        Milton Friedman to Yogi Berra



reply via email to

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