So, through typing several commands I’ve found that there’s not only ls
, but l
and la
too. There doesn’t appear to be any man
entries on Ubuntu 12.14. They all appear to do similar things with minor differences:
I’m trying to find where a specific alias
has been declared. I’ve searched all the usual places I know to look for aliases:
I would like my default bash shell to go straight into tmux instead of my always having to type tmux every time.
As far as I know, the interactive shells may be login or not login, and the start up files for them are different.
Is it possible to change the location of .bashrc
from /home/orhanc/.bashrc
to some other directory?
I’m having trouble getting aliases to expand on my hosting account when I run a command like:
So I am editing bashrc constantly, and I have a terminal open with a working function definition, although bashrc has been updated with a wrong function definition. (Because the definition do not change until I source the updated bashrc) How can I look up the working function definition in this case? For example, if I type: