#!/bin/bash if [ "$help" != "1" ] then cat << EOF >> ../producers.dat avformat libmltavformat.so EOF cat << EOF >> ../consumers.dat avformat libmltavformat.so EOF fi