Answers

Question and Answer:

  Home  Linux OS

⟩ You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine the location of the command being run?

which

The which command searches your path until it finds a command that matches the command you are looking for and displays its full path in Linux OS.

 148 views

More Questions for you: