Q. Which command shows the path of a command's executable?

  • (A) location
  • (B) path
  • (C) which
  • (D) where
πŸ’¬ Discuss
βœ… Correct Answer: (C) which
Explanation: 'which' shows the path of an executable as stored in the $PATH variable.
Explanation by: Mr. Dubey
'which' shows the path of an executable as stored in the $PATH variable.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
70
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
98%
Success Rate