πŸ“Š Linux
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

πŸ‘οΈ
63
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
89%
Success Rate