I installed linux_base-fc4 from Ports. When I use /compat/linux/bin/cp with
option -p, an error occurred.
For example, I type:
$ /compat/linux/bin/cp -p a b
This message is shown:
/compat/linux/bin/cp: preserving times for `b': Bad file descriptor
Does anyone know this?
Thanks!