$ gcc rot13.c -o rot13 $ echo "This is a test" | rot13 Guvf vf n grfg $ echo "Guvf vf n grfg" | rot13 This is a test