多项选择题

在linux系统中,只显示目录/tmp的详细列表的命令是()。

A、ls -l -d /tmp
B、ls -l /
C、ls -l / | grep tmp
D、ls -l /tmp/
E、ls -ld /tmp