nsbin/ethlog.sh
Nico Schottelius db3e4506d0 do not work at netstream anymore -> add logging for eth
Signed-off-by: Nico Schottelius <nico@ikn.ethz.ch>
2008-11-28 12:23:54 +01:00

6 lines
111 B
Bash
Executable file

#!/bin/sh
ddir="${HOME}/privat/firmen/ethz/logs"
file=$(date +%Y-%m-%d)
dfile="${ddir}/${file}"
vi "${dfile}"