From 88bfd93c9b1049642d37efd00a9009a84b7ec095 Mon Sep 17 00:00:00 2001 From: short <> Date: Sat, 27 Dec 2003 13:05:00 +0000 Subject: [PATCH] +Display PerlMail log --- .bash_profile | 1 + 1 file changed, 1 insertion(+) diff --git a/.bash_profile b/.bash_profile index d5f43d7..c12e549 100644 --- a/.bash_profile +++ b/.bash_profile @@ -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 -- 1.8.3.1