Q. Which is the correct command syntax to locate a file containing the words "hello" and "this"? (A) locate -i *hello*this (B) locate -i **hello**this (C) locate -i *hello*this* (D) locate -i **hello**this** ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) locate -i *hello*this