This is a short tutorial for Finding The Current Path In Linux
- Forums
- Linux Hosting
- This is a short tutorial for Finding The Current Path In Linux
lets say you are working in a linux server and the only way to access your server is with the shell, this page will show you what linux shell command you need to use to find out what the current working directory path is [509], Last Updated: Sat May 18, 2024
wallpaperama
Mon Jul 07, 2008
1 Comments
16936 Visits
linux is a system where you need to know the command and what they do.
suppose you are in the shell and you want to know what is your current directory. i know i sometimes get losts from navigating through the files, well this command will show you the current path of your linux directory.
pwd
to find the current path in your linux computer, you would simply use the pwd command in your unix shell