Date: Mon, 1 Apr 1996 09:28:06 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-current@FreeBSD.org (FreeBSD-current users) Subject: Re: cvs commit: src/usr.sbin/tzsetup Makefile main.c tzmenu.c Message-ID: <199604010728.JAA04377@uriah.heep.sax.de> In-Reply-To: <199604010323.NAA28337@godzilla.zeta.org.au> from "Bruce Evans" at Apr 1, 96 01:23:45 pm
next in thread | previous in thread | raw e-mail | index | archive | help
As Bruce Evans wrote: > Why not simpler: > > system("install -C -o $binown -g $bingroup -m $filemode" > "$zoneinfo /etc/localtime") > > ? :-). I've already thought about using `cp', but your method is superior. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604010728.JAA04377>