Date: Mon, 22 Jul 2002 17:42:57 -0700 (PDT) From: Johan Karlsson <johan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cp cp.1 cp.c extern.h utils.c Message-ID: <200207230042.g6N0gv0W029013@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
johan 2002/07/22 17:42:57 PDT
Modified files:
bin/cp cp.1 cp.c extern.h utils.c
Log:
Add the -n option, which automatically answers "no" to the overwrite question.
PR: 7828
Suggested by: Daniel O'Connor <doconnor@gsoft.com.au>
Approved by: sheldonh (mentor)
MFC after: 2 weeks
Revision Changes Path
1.23 +19 -4 src/bin/cp/cp.1
1.40 +9 -5 src/bin/cp/cp.c
1.15 +1 -1 src/bin/cp/extern.h
1.37 +7 -3 src/bin/cp/utils.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207230042.g6N0gv0W029013>
