#!/bin/sh -e # # Load lyrics from the user's home directory # # Author: Max Kellermann # cat ~/.lyrics/"$1 - $2".txt 2>/dev/null