nsbin/lh

6 lines
61 B
Bash
Executable File

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