Multiple apes
As a reminder , the [tag]bash[/tag] command to use for decompressing a bunch of monkey’s audio ape files in a directory:
ls |while read line; do mac "$line" "$line".wav -d; done;
Just another WordPress site
As a reminder , the [tag]bash[/tag] command to use for decompressing a bunch of monkey’s audio ape files in a directory:
ls |while read line; do mac "$line" "$line".wav -d; done;