Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2010-09-08 17:08:22 +02:00
parent d5ef402682
commit 623b1e2456
1 changed files with 5 additions and 0 deletions

5
lh.sh Executable file
View File

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