单项选择题

下列哪一项可以列出文件/etc/nsswitch.conf中含有文本nisplus的行()

A.grep nisplus /etc/nsswitch.conf
B.grep nisplus < /etc/nsswitch.conf
C.grep nisplus -q /etc/nsswitch.conf
D.只有A和B