Which command is used to find the string "connected" in file "controller.log", assuming a Linux environment?

Which command is used to find the string “connected” in file “controller.log”, assuming a
Linux environment?

Which command is used to find the string “connected” in file “controller.log”, assuming a
Linux environment?

A.
locate “connected” controller.log

B.
grep “connected” controller.log

C.
find controller.log “connected”

D.
search “connected” controller.log



Leave a Reply 0

Your email address will not be published. Required fields are marked *