aboutsummaryrefslogblamecommitdiff
path: root/games/zs.sed
blob: 3d64b4ea83837cf2a46c74e294206ff5f64e05ca (plain) (tree)
1
2
3
4
5
6
7
                                                                              





                              
# Prepend z appropriately to occurrences of s, in order to make fun of bezrend
s,^s,zs,g
s,^S\([a-z]\),Zs\1,g
s,^s,ZS,g
s,\([^zZ]\)s,\1zs,g
s,\([^zZ]\)S\([a-z]\),\1Zs\2,g
s,\([^zZ]\)S,\1ZS,g