summaryrefslogtreecommitdiffstats
path: root/caesar/rot13.sh
Commit message (Collapse)AuthorAgeFilesLines
* Don't assume /usr/games; use the same path as what rot13 was found atatatat2005-04-091-2/+3
| | | to run caesar.
* While everyone's beating up on rot13 - use 'exec' to loose the shellsimonb2000-04-241-2/+2
| | | process.
* $* -> "$@", not that it does anything. yet.perry2000-04-241-2/+2
|
* keep it simple.perry2000-04-241-4/+2
|
* Don't rely upon /usr/games being in PATH, include it explicitly.hubertf2000-04-241-1/+3
| | | Fixes PR 9968 by yyrkoo@imrryr.org.
* clean up importcgd1995-03-211-0/+1
|
* from Litecgd1995-03-211-0/+37