shithub: plan9front

ref: 4fb65ae3e84f536a9b924082b7c59a30d5802e6b
dir: /rc/bin/feminize/

View raw version
#!/bin/sed -f

s/ [aeiou]n([a-z][a-z][a-z])/ man\1/
s/ [a-z]em([a-z][a-z][a-z])/ fem\1/
s/ [aeiou]m/ fem/