Hey,

>      Thanks Meph.  It drives me nuts too.  The problem is
> that I use several users, for different purposes.  Since they
> are all me, they all want the usual Unix response to "rm."
> It's annoying to have to edit every single ~./.bashrc.
> Where do I find the "global" or "master" .bashrc file, so I
> can get rid of that interactive nonsense once and for all?

  That took a little looking for me too.  You'll find it in:

/etc/profile.d/alias.sh

> When a new user's home directory is created, presumably the new
> .bashrc file is copied from some master .bashrc file somewhere

  Not exactly.  Most of that's controlled by various files, many
of which are in /etc/profile.d directory.

> Is that the one I should change to get real rm for all users?

  It would get overwritten each time you logged in.  Edit the
alias.sh file, & maybe look through the .sh files for more stuff
to set the way you want in terminals.

  Meph

--
  "I did this 'cause Linux gives me a woody."
  -Dave '-ddt->' Taylor, announcing DOOM for Linux


Reply via email to