Which command shows the directory you are currently working in?
Explanation
The 'pwd' command (option B) is used to display the current working directory in Unix-like systems. Other options such as 'path', 'prompt $p$g', and 'dir' serve different purposes.