logoalt Hacker News

fuzztester11/21/20240 repliesview on HN

Example:

$ echo "ehll,ow rodl" | dd conv=swab

# Should give:

hello, world

A bit like rot13, but with 2 as the length :)

https://en.m.wikipedia.org/wiki/ROT13