+Display PerlMail log
authorshort <>
Sat, 27 Dec 2003 13:05:00 +0000 (13:05 +0000)
committershort <>
Sat, 27 Dec 2003 13:05:00 +0000 (13:05 +0000)
.bash_profile

index d5f43d7..c12e549 100644 (file)
@@ -2,5 +2,6 @@ if [ -f "$HOME/.bashrc" ];then export BASH_ENV="$HOME/.bashrc";source "$BASH_ENV
 
 finger
 m
+cat 2>/dev/null .perlmail-submit.log
 
 if [ -f "$HOME/.bash_profile.local" ];then source "$HOME/.bash_profile.local";fi