Code

wreadln: convert public globals to local constants
[ncmpc.git] / lyrics / hd.sh
1 #!/bin/sh -e
2 #
3 # Load lyrics from the user's home directory
4 #
5 # Author: Max Kellermann <max@duempel.org>
6 #
8 cat ~/.lyrics/"$1 - $2".txt 2>/dev/null