Date: Wed, 6 Jun 2001 16:53:17 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: JT Williams cc: djgpp AT delorie DOT com Subject: Re: portable equivalent to djgpp `update' In-Reply-To: <20010606084202.A18502@kendall.sfbr.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 6 Jun 2001, JT Williams wrote: > What is a portable (if inefficient or inelegant) replacement for `update'? `update' was born to replace the GNU-standard move-if-change shell script, since DJGPP didn't have a decent port of a Unixy shell back then. So, if you want a Unix equivalent to `update', simply use move-if-change, or spill its guts into your Makefile.