Check to make sure first char of command is not '*' since that will
authormillert <millert@openbsd.org>
Sat, 14 Dec 1996 20:20:42 +0000 (20:20 +0000)
committermillert <millert@openbsd.org>
Sat, 14 Dec 1996 20:20:42 +0000 (20:20 +0000)
commit215f0ed954d919fb4ed9a8b1ddc70997ec12ed57
tree8eadc5314c20fc6987e80fc00cb4399cd71a1772
parent2133cbbffd7ca475056cfb42f02bb7061b2f0e34
Check to make sure first char of command is not '*' since that will
alway be a syntax error.
usr.sbin/cron/entry.c