Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 2014 14:28:47 -0500 (EST)
From:      Benjamin Kaduk <kaduk@MIT.EDU>
To:        Garrett Cooper <yaneurabeya@gmail.com>
Cc:        "freebsd-arch@freebsd.org" <arch@FreeBSD.org>
Subject:   Re: Disparity between /etc/services and /var/db/services.db
Message-ID:  <alpine.GSO.1.10.1412011428160.23489@multics.mit.edu>
In-Reply-To: <6F3959BB-3B71-4515-B7BD-C1A640E8327A@gmail.com>
References:  <6F3959BB-3B71-4515-B7BD-C1A640E8327A@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 1 Dec 2014, Garrett Cooper wrote:

> $ ls -l /scratch/2/etc/services /scratch/2/var/db/services.db
> -rw-r--r--  1 ngie  wheel    86802 Nov 27 02:23 /scratch/2/etc/services
> -rw-r--r--  1 ngie  wheel  2097920 Nov 27 02:23 /scratch/2/var/db/services.db

One's a text file and the other a Berkeley DB file ... I wouldn't expect
them to be the same size.

-Ben



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.GSO.1.10.1412011428160.23489>