fork(2) download
  1. #!/usr/bin/perl -pl
  2. $_.=/(ch|sh?|x|z|[^aeiou]o)$/+s/([^aeiou])y$/$1i/+s/fe?$/v/?es:"s"
Success #stdin #stdout 0s 17496KB
stdin
car
bus
potato
knife
penny
exception
wolf
eye
stdout
cars
buses
potatoes
knives
pennies
exceptions
wolves
eyes