This website requires JavaScript.
Explore
Help
Sign in
nico
/
nsbin
Watch
1
Star
0
Fork
You've already forked nsbin
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Actions
936d56eeaa
nsbin
/
lh
10 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
log here Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2010-09-08 15:08:22 +00:00
#!/bin/sh
mass update commit Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-07-21 08:59:03 +00:00
suffix="$1"
datef="$2"
file=$(date +%Y-%m-%d $datef)
log here Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2010-09-08 15:08:22 +00:00
set -x
mass update commit Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-07-21 08:59:03 +00:00
$EDITOR "${file}${suffix}"
Reference in a new issue
Copy permalink