Linux is not just about the choice of distribution or desktop environment, but also how efficiently you want to interact with your PC.
In Windows, typing cd by itself shows you the current working directory. On macOS, the pwd (print working directory) command serves the same purpose. It will display the full path of where you ...