In my continuing saga of trying to learn and understand the linux operating system (reminds me of learning DOS all over again [:-)] I have a question.
Does anyone know the files where aliases are kept? I have found them in 1.) /root/.bashrc 2.) /home/myhome/.bashrc 3.) /etc/bashrc and 4.) /etc/skel/.bashrc.
But there are aliases showing up that are not in any of those files, so I know that there must be at least one other file with aliases stored in it (them).