freebsd-dev/bin/cp
David E. O'Brien e4573a9a7b Return "failure" as we do for 'cp -i' and a "n" answer.
Otherwise with '-v' we print out the file name as if it was copied:
   /tmp/2gb-card/M0132.CTG not overwritten
   /mnt/DCIM/CANONMSC/M0132.CTG -> /tmp/2gb-card/M0132.CTG
2013-01-23 02:06:20 +00:00
..
cp.1 Explicitly mention that "cp -p" copies ACLs. 2012-09-04 12:27:23 +00:00
cp.c Remove useless variable 'Pflag': 2013-01-17 04:20:31 +00:00
extern.h Add an option to allow copying of a hierarchy while linking he regular files. 2006-08-24 20:45:38 +00:00
Makefile Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide 2009-05-22 15:56:43 +00:00
utils.c Return "failure" as we do for 'cp -i' and a "n" answer. 2013-01-23 02:06:20 +00:00