add get-sysinfo

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2010-10-13 15:51:58 +02:00
parent a4ca1e9edc
commit 78b551912a
2 changed files with 0 additions and 4 deletions

View File

@ -23,10 +23,6 @@
host="$(hostname)"
dest="${0##*/}.${host}.log"
prog="| tee ${dest}"
# output to stdout
[ "$1" = "-" ] && prog=""
(
# log, what produced the output