aboutsummaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh')
-rw-r--r--sh/eci.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/sh/eci.sh b/sh/eci.sh
index 3a116c6..bbecc8e 100644
--- a/sh/eci.sh
+++ b/sh/eci.sh
@@ -26,7 +26,8 @@ head -n $(($DELCOMMENTFROM-1)) $TMPFILE > $TMPFILE.send
cd $HOME/dev/espik
-echo "$USER : $(date "+%D %X")
+echo "
+$USER from $HOSTNAME.$DOMAINNAME : $(date "+%D %X")
$(cat $TMPFILE.send)
File changes :