For example, can I set?
gb = cd /media/Dan/evolution
so that everytime I execute gb in bash , I can cd to that particular directory?
I find something online, 'alias' command. But It seems can't do the work above.
Is it possible to do it? How?
# I'm using Ubuntu 14.04