upvote
or

raku -e 'say "etbjxntqrdke".comb.map(*.succ).join'

reply
This is just a ROT1, so perl -pe'y/a-z/b-za/'<<<etbjxntqrdke
reply