Comment by fuzztester
3 days ago
Example:
$ echo "ehll,ow rodl" | dd conv=swab
# Should give:
hello, world
A bit like rot13, but with 2 as the length :)
3 days 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 ↗