2 lines
78 B
Bash
2 lines
78 B
Bash
|
find $1 -type f -name "*.tt[$2]"
|
||
|
# TODO: Parse other fonts that are not tt[fc]
|