zaela-Server/utils/scripts/struct_fields.sh

4 lines
56 B
Bash
Raw Permalink Normal View History

2013-02-16 16:14:39 -08:00
#!/bin/sh
sed 's#^.*[ \t]\([^ \t]*\);.*$#\tOUT(\1);#g'