#!/bin/bash rxvt -g 130x40 -title "Blacknote" -e perl -I'./lib' -MBlacknote -d -e 'Blacknote::main;'; .