Quoting green <[email protected]>:

Why would cp claim that -p is
not an option?

Because it does not support that option?

Usage:
        cp [options] FILE DEST
        cp [options] FILE1 [FILE2 ...] DEST-DIR

        cp --help for options list


cp: error: no such option: -p

Have you run cp --help? What does it say?

It seems that you are not on a POSIX-compliant system:
http://pubs.opengroup.org/onlinepubs/9699919799/

Nor on a Busybox-based system:
http://busybox.net/downloads/BusyBox.html

So, what is your host system?!?

Lupe Christoph
--
| It is a well-known fact in any organisation that, if you want a job    |
| done, you should give it to someone who is already very busy.          |
| Terry Pratchett, "Unseen Academicals"                                  |

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to