view scripts/clean.sh @ 11:26e1da66ffe1

add script
author e095732
date Tue, 29 Jan 2013 15:04:13 +0900
parents
children
line wrap: on
line source

#!/bin/bash
rm output/*.log
rm ./topology/tree.{dot,png}
rm ./topology/ring.{dot,png}