[colug-432] the /etc test
R P Herrold
herrold at owlriver.com
Fri Jul 25 12:18:29 EDT 2014
On Thu, 24 Jul 2014, George Larson wrote:
> I realize it's a Linux-oriented conversation but I wanted to test my
> OpenBSD box.
>
> % ls -al /etc | grep -v '^[ld]rw' | wc -l
> 89
* nod * one 'nix looks like another
on OS/X local:
mini2013:~ herrold$ ls -al /etc | grep -v '^[ld]rw' | wc -l
0
mini2013:~ herrold$ ls -al /private/etc | grep -v '^[ld]rw' | wc -l
81
mini2013:~ herrold$ uname -a
Darwin mini2013.first.owlriver.net 13.3.0 Darwin Kernel
Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014;
root:xnu-2422.110.17~1/RELEASE_X86_64 x86_64
mini2013:~ herrold$
===============
I have been poking at NetBSD recently. Their community's
engineering approach seems more professional [less driven by
'who can scream loudest'], and available package choices
(including 'pkgsrc') seem more to my taste (save the need to
get used to config files being 'in the wrong places')
-- Russ herrold
More information about the colug-432
mailing list