Date: Fri, 26 Oct 2001 18:30:59 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/mtree BSD.var.dist Message-ID: <20011026183059.B4844@sunbay.com> In-Reply-To: <20011026181756.A52632@nagual.pp.ru>; from ache@nagual.pp.ru on Fri, Oct 26, 2001 at 06:17:58PM %2B0400 References: <20011026181756.A52632@nagual.pp.ru> <20011026182421.A52809@nagual.pp.ru> <20011026191030.A53413@nagual.pp.ru> <200110260940.f9Q9eTO27538@freefall.freebsd.org> <20011026143748.A67384@sunbay.com> <20011026181756.A52632@nagual.pp.ru> <20011026182421.A52809@nagual.pp.ru> <200110260940.f9Q9eTO27538@freefall.freebsd.org> <20011026143748.A67384@sunbay.com> <20011026181756.A52632@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 26, 2001 at 06:17:58PM +0400, Andrey A. Chernov wrote: > On Fri, Oct 26, 2001 at 14:37:48 +0300, Ruslan Ermilov wrote: > > Yes, but: > > > > # strings /usr/bin/cu | grep -w spool > > /var/spool/uucp > > /var/spool/uucppublic > > /var/spool/lock > > /var/spool/uucp/Log > > /var/spool/uucp/Stats > > /var/spool/uucp/Debug > > > They mostly comes from uucp library. There is also one command in cu > putting remote job, but since we already remove needed utilities, it is > just defunct. > Yes, I know, but that also means that cu(1) uses some functions from that library that use SPOOLDIR (/var/spool/uucp). Otherwise, they wouldn't show themselves in the strings(1) output. Am I mistaken? Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011026183059.B4844>