Current working directory linux command
- show path to current directory linux
- print path to current directory linux
- linux show full path to current directory
- show path in linux terminal
How to change directory in linux!
This article is part of the following series.
In this blog post, we will be discussing how to check the current directory in Linux.
Ubuntu get full path of current directory
There are a few different ways to do this, but we will be focusing on terminal commands. Knowing how to navigate your file system is an essential skill for any Linux user, so please follow along as we walk you through it!
Get current directory with pwd command in Linux
To get the current directory in Linux, we can use pwd command.
This command stands for “print working directory”. It will print out the full path of the current directory you are in. For example, if we are currently in the /home/user/directory, it will print out that exact path.
Get Your Free Linux training!
Join our free Linux trainingand discover the power of open-source technology.Linux current directory symbolEnhance your skills and boost your career! Learn Linux for Free!
example:
$ pwd
/home/user/directory
The pwd command is fairly straightforward – it simply prints out the current working directory. However, there is one thing you should know about it.
The pwd comm
- show current path linux
- see current directory linux