nsbin/lh.sh
Nico Schottelius 623b1e2456 log here
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2010-09-08 17:08:22 +02:00

5 lines
59 B
Bash
Executable file

#!/bin/sh
file=$(date +%Y-%m-%d)
set -x
$EDITOR "${file}"