#!/bin/sh for i in libtu libextl notion ; do git clone git://notion.git.sourceforge.net/gitroot/notion/$i done