On Mon, 10 Aug 1998, Niels Hald Pedersen wrote:

-Is this true ?
-
-On my system, it is possible to compile/link a new (changed) version of
-a program, while a copy is still running. After the link, the running
-old copy no more have a valid executable, thus. How come ?

because the program is probably small enough to get loaded into ram all in
one go.

how does linux handle files that are opened more than once? i sometimes
have the same c source file open in 2 separate terminals (i use one
as reference, helps when writing functions where the prototypes are right
at the top, saves jumping up and down the screen all the time) one with
vi, the other with less (or vi). The first copy i edit, save to, compile
etc, the other is just opened. Now i know you can't do this under windows
(sharing violations) so how does linux do it?

-- 
>> I Like England Just Fine, But I Ain't Eating Any Of That Beef <<
<<  MailTo: root <at> kermit "dot" globalnet /dot\ co 'dot' uk   >>
>>                     De Chelonian Mobile                       <<

Reply via email to