aboutsummaryrefslogblamecommitdiffstats
path: root/lyrics/hd.sh
blob: 4bcbce4bb5f12a4402bf52e6bc2f2ff8210e0c69 (plain) (tree)
1
2
3
4
5
6
7
8







                                            
#!/bin/sh -e
#
# Load lyrics from the user's home directory
#
# Author: Max Kellermann <max@duempel.org>
#

cat ~/.lyrics/"$1 - $2".txt 2>/dev/null