plan9fox/rc/bin/feminize
Kurt H Maier 2ef81c0a27 typo fix
2012-03-08 21:04:07 -05:00

3 lines
109 B
Bash
Executable file

#!/bin/rc
exec sed 's/ [aeiou]n([^ ][^ ][^ ])/ man\1/; s/ [a-z]em([^ ][^ ][^ ])/ fem\1/; s/ [aeiou]m/fem/;'