I would like to create an alias that tells me the current directory I am in...
I know how to use the ~/.bashrc file and how to use the alias command within the .bashrc file. I would like to alias whereami that would show me the current directory listing of a absolute path reference if I change directories. I hope this is an accurate question or you get the gist of what I am looking to do. Thanks.
Last edited by BMan8577; 12-12-2011 at 10:08 PM.
|