Explain the following error message. Which filenames would a subsequent ls command display?
a) $ ls
b) abc abd abe abf abg abh
c) $ rm abc ab*
d) rm: cannot remove 'abc': No such file or directory