10 Jan
2008
10 Jan
'08
5:13 a.m.
Arran Cudbard-Bell wrote: ...
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory
That change *just* went in, about 10 minutes before you sent the email.
MACs use BSD Style cp command, if that makes a difference.
Nope. The issue is that the target directory doesn't exist. I've added a line creating it. It works now on the Macs I have access to.
Also I see you've cleaned up the code to get rid of build time warnings . But theres still issues in misc.c
Fixed, thanks. Alan DeKok.