4 lines
46 B
Bash
4 lines
46 B
Bash
|
export CURR_DIR=`echo $PWD`
|
||
|
mutt
|
||
|
cd $CURR_DIR
|