#!/bin/sh echo -n "Comment: " read stdin r [ -n "$r" ] && comment="--comment \"$r\"" eval "btmakemetafile.py \"$@\" http://www.sm5sxl.net:6969/announce $comment" .