单项选择题

A.$ls a*∣grep “a”
B.$ls a*∣find “b”
C.$ls a*∣grep “b”
D.$ls b*∣grep “a”