blog of sness
alias saved='echo `pwd` > ~/.savedir'alias showd='cat ~/.savedir'alias god='cd `cat ~/.savedir`'