Mercurial
Mercurial
>
hg
>
VirtualReader
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
bin/festival_write_wav
author
Markus Bröker <mbroeker@largo.dyndns.tv>
Sat, 13 Dec 2008 15:56:39 +0100
changeset 0
06dd3b8d90ad
permissions
-rwxr-xr-x
Virtual Reader committer: Markus Bröker <mbroeker@largo.homelinux.org>
#!/bin/bash
file=$1
eval "cat $file |\
text2wave - -o $2"