:: Re: [Dng] [dng] vdev status updates
Top Page
Delete this message
Reply to this message
Author: Joerg Reisenweber
Date:  
To: dng
Subject: Re: [Dng] [dng] vdev status updates
On Thu 30 April 2015 19:02:54 Laurent Bercot wrote:
> /sbin/route is not inherently better than
> /bin/route; we are just used to /sbin/route and inertia does the rest - but
> it would actually be *simpler* to just move everything to /bin and /usr/bin
> and be rid of /sbin and /usr/sbin altogether. It would also shorten PATHs,
> which would be a definite blessing on some systems.


exactly this PATH issue is what I expect and appreciate here: I do NOT expect
command autocompletion of normal user to get confused by command names that
are not supposed to even be in user's PATH

/j