From owner-cvs-games Sat Feb 8 17:09:38 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA12395 for cvs-games-outgoing; Sat, 8 Feb 1997 17:09:38 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA12388; Sat, 8 Feb 1997 17:09:35 -0800 (PST) Date: Sat, 8 Feb 1997 17:09:35 -0800 (PST) From: Wolfram Schneider Message-Id: <199702090109.RAA12388@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/caesar rot13.sh Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 97/02/08 17:09:34 Modified: games/caesar rot13.sh Log: $* -> "$@" use exec for last command in shell script Revision Changes Path 1.3 +1 -1 src/games/caesar/rot13.sh