> /usr/games/caesar does not work, just hangs.
caesar reads from standard in and writes to standard out. It works file
over here. Most likely, you're not giving it anything to work on, which
is why it just sits there waiting. It works fine, if used like so:
cat foo | caesar 10
Substitute your desired rotations in place of 10.
-- Chris Lumens - chris@slackware.com - KG6CIH @n=(-42,-85,-83,-19,65,2,-10,-10,-15,-3,2,-10,73,-4,8,-4,2,79,8,17,15,7,14,2); print map{chr(-$n[$i++]+ord)} sort(split(//,'place random string here')),"\n";
This archive was generated by hypermail 2b30 : Fri May 09 2003 - 10:00:02 PDT