Comment by fuzztester
7 months ago
Example:
$ echo "ehll,ow rodl" | dd conv=swab
# Should give:
hello, world
A bit like rot13, but with 2 as the length :)
7 months ago
Example:
$ echo "ehll,ow rodl" | dd conv=swab
# Should give:
hello, world
A bit like rot13, but with 2 as the length :)
No comments yet
Contribute on Hacker News ↗