A. del abc\*.* B. rm -rf abc C. rmdir abc D. rm -r ab\*.*
A. ls *.txt B. find .-name ".txt" C. ls -d .txt D. find .".txt"