add get-sysinfo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
a4ca1e9edc
commit
78b551912a
2 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@
|
|||
|
||||
host="$(hostname)"
|
||||
dest="${0##*/}.${host}.log"
|
||||
prog="| tee ${dest}"
|
||||
|
||||
# output to stdout
|
||||
[ "$1" = "-" ] && prog=""
|
||||
|
||||
(
|
||||
# log, what produced the output
|
||||
|
|
Loading…
Reference in a new issue