view scripts/clean.sh @ 226:6d546924eea0

sort is success but it has bug
author sugi
date Thu, 28 Mar 2013 21:05:39 +0900
parents ebd44d3e8578
children
line wrap: on
line source

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