Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!sun-barr!rutgers!att!chinet!les From: les@chinet.chi.il.us (Leslie Mikesell) Newsgroups: comp.unix.questions Subject: Re: fopen ( ..., "a" ) --- how does the "a" work? Message-ID: <1989Dec9.000805.1617@chinet.chi.il.us> Date: 9 Dec 89 00:08:05 GMT References: <3250@hub.UUCP> <1989Dec7.130813.4992@virtech.uucp> <11775@smoke.BRL.MIL> Reply-To: les@chinet.chi.il.us (Leslie Mikesell) Organization: Chinet - Chicago Public Access UNIX Lines: 10 In article <11775@smoke.BRL.MIL> gwyn@brl.arpa (Doug Gwyn) writes: >On a single-user non-multitasking system, a better implementation would >be to seek to the end only on the initial open, not for each write. But what if the single-user non-multitasking system is networked to a shared filesystem and you would like your log files to work? Les Mikesell les@chinet.chi.il.us