mirror of
https://github.com/jbranchaud/til
synced 2026-07-05 17:00:17 +00:00
Add Check The Current Working Directory as a unix til
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Check The Current Working Directory
|
||||
|
||||
Use
|
||||
|
||||
```
|
||||
$ pwd
|
||||
```
|
||||
|
||||
to display the absolute path of the current working directory.
|
||||
|
||||
See `man pwd` for more details.
|
||||
Reference in New Issue
Block a user