pwd: merge with common, jobs: update more information page (#14961)

This commit is contained in:
Managor
2024-11-26 15:24:01 +02:00
committed by GitHub
parent 7b66eb9b4a
commit c94909502c
3 changed files with 5 additions and 17 deletions

View File

@@ -10,3 +10,7 @@
- Print the current directory, and resolve all symlinks (i.e. show the "physical" path):
`pwd -P`
- Print the current logical directory:
`pwd -L`