Y
Hacker News
new
|
ask
|
show
|
jobs
by
jortr0n
1569 days ago
You'r right, the rot13 command is a shell wrapper around: ` exec /usr/bin/caesar 13 "$@" ` Forcing the key to be 13. You can obviously invoke /usr/bin/caesar with any of the 25 keys.