Wiki

Clone wiki

tintai / wmodep

The following shell script should do the deal

cat $1 | strings | grep -E -i ".*\(blp|m2|mdx)" | sort

by berndloerwald

Updated