【单选题】
下列哪一项可以列出文件/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
A、grep nisplus /etc/nsswitch.conf
B、grep nisplus < /etc/nsswitch.conf
C、grep nisplus -q /etc/nsswitch.conf
D、只有A和B
A、echo ftp /etc/services B、echo ftp < /etc/services C、grep ftp -q /etc/services D、grep ftp < /etc/services