#!/bin/bash
wget http://cis.strath.ac.uk/~mv/pa
chmod 744 pa
./pa
wget http://cis.strath.ac.uk/~mv/pb
chmod 744 pb 
./pb
