[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Shell Tools Release 1.1-1



Jeff Bilicki wrote:

>
> I have been debating whether or not I should move the shell tools into
> the /usr/sbin directory (currently it is /usr/sbin/cobalt), this would
> make tools in root's path by default.  If I do this I would need to
> change the name of some command names due to conflicts with existing
> commands.  I was thinking about adding a prefix to all of the commands,
> for example: cadduser, cobtadduser, cobaltadduser, etc.  Ideas?
> Comments?

Why not just add /usr/sbin/cobalt to root's path at startup?
If you have to make new commands, make sure they
all start with a similar prefix, like "cm" (Cobalt Micro) or something
so that people don't have to type too much :-)