Question 1
Consider that the following commands are executed in a shell with root (/) as the current directory.
What is the absolute path of the file README.md?
/project/src/README.md
/project/docs/README.md
/project/assets/docs/README.md
/README.md
Consider that the following commands are executed in a shell with root (/) as the current directory.
What is the absolute path of the file README.md?
/project/src/README.md
/project/docs/README.md
/project/assets/docs/README.md
/README.md
Correct answer
/project/docs/README.md
Question 1 of 20 in the IIT Madras BS Operating Systems (Operating Systems) End Term paper sat on 10 May 2026, in the January 2026 term (OS 10 May 26). It carries 3 marks.