aboutsummaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorbeber <beber>2005-10-12 22:08:56 +0000
committerbeber <beber>2005-10-12 22:08:56 +0000
commit111e04e3686428cb997bcc2ece9e92a61ba3118d (patch)
tree7e14e123dd39be2663d66ffada39b9d1c903e9c8 /sh
parentno no (diff)
downloadespik-111e04e3686428cb997bcc2ece9e92a61ba3118d.tar.xz
hostname !!
Diffstat (limited to 'sh')
-rw-r--r--sh/eci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/eci.sh b/sh/eci.sh
index bbecc8e..1dc156c 100644
--- a/sh/eci.sh
+++ b/sh/eci.sh
@@ -27,7 +27,7 @@ head -n $(($DELCOMMENTFROM-1)) $TMPFILE > $TMPFILE.send
cd $HOME/dev/espik
echo "
-$USER from $HOSTNAME.$DOMAINNAME : $(date "+%D %X")
+$USER from $(hostname -f) : $(date "+%D %X")
$(cat $TMPFILE.send)
File changes :