Full current path to folders
Using the pwd command, you can find out the absolute path relative to the root of the operating system to the current working directory:
pwd
While in the dir folder, find out the full current path to it.
Using the pwd command, you can find out the absolute path relative to the root of the operating system to the current working directory:
pwd
While in the dir folder, find out the full current path to it.