aboutsummaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorbeber <beber>2005-10-12 22:07:46 +0000
committerbeber <beber>2005-10-12 22:07:46 +0000
commit9b86fc8ce4d7294de16a11da997db665eff54583 (patch)
treee8b93c7ec6c46eca22813cf7e3bcfaf20d830f3f /sh
parentDon't put too many white space (diff)
downloadespik-9b86fc8ce4d7294de16a11da997db665eff54583.tar.xz
no no
Diffstat (limited to '')
-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 :