多项选择题

A、cp -l /tmp/test/file /tmp
B、cp -s /tmp/test/file /tmp
C、cp -r /tmp/test/file /tmp
D、cp /tmp/test/file /tmp
E、cp /tmp/test/file /tmp/file