use execl, not execlp; bug was args weren't NULL terminated
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 4 Apr 1991 03:42:47 +0000 (19:42 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 4 Apr 1991 03:42:47 +0000 (19:42 -0800)
commit79688ddf8daef0406627baa06b5f0ec8de7e6569
treeb60790296c0d8ed08d9d3ed5e9b94177a69011b2
parent2eb1249c2a499e34bcd9763ee0d3bb54409655a7
use execl, not execlp; bug was args weren't NULL terminated

SCCS-vsn: bin/mv/mv.c 5.11
usr/src/bin/mv/mv.c