18. Which command is used to locate all the .profile files in the system ? September 13, 2025 by Admin A. ls profile B. find /-name profile -print C. cd /.profile D. l -u .profile ✅ The correct answer is option B.