Subject: Re: /etc/rc.d/ runs slowsly
To: Todd Whitesel <toddpw@best.com>
From: None <erh@nimenees.com>
List: current-users
Date: 04/13/2000 11:38:48
On Thu, Apr 13, 2000 at 02:48:39AM -0700, Todd Whitesel wrote:
> There are only two things I would move from /usr to / :
would be nice, but...:
> 1. the chown/chmod commands that /dev/MAKEDEV wants to use
On i386:
`which chmod`=/bin/chmod, size=94100
`which chown`=/usr/sbin/chown, size=7132
Moving chown to /sbin would result in 260k increase in size.
(for some reason it ends up >twice the size of chmod)
> 2. vi
and vi ends up twice the size
eric