#!/bin/bash CMD="rst2html.py --stylesheet=style.css README.txt README.html" echo $CMD $CMD