tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cp -n ?



hello list,

today I ran into a situation, where I would have needed cp -n , which
is implemented in FreeBSD and
skips existing files. This is also available in linux with -u (update)
doing the same.
This shouldn't be too complicated to implement in NetBSD.

[1]: 
http://www.freebsd.org/cgi/cvsweb.cgi/src/bin/cp/cp.c?rev=1.57.2.2.2.1;content-type=text%2Fx-cvsweb-markup
[2]: http://nxr.netbsd.org/xref/src/bin/cp/cp.c

zafer.


Home | Main Index | Thread Index | Old Index