Remove -L example: (#8365)
- according to: https://unixhealthcheck.com/blog?id=157
This commit is contained in:
parent
278ac3f439
commit
b796a43b7f
|
|
@ -10,7 +10,3 @@
|
|||
- Print the current directory, and resolve all symlinks (i.e. show the "physical" path):
|
||||
|
||||
`pwd -P`
|
||||
|
||||
- Print the current logical directory:
|
||||
|
||||
`pwd -L`
|
||||
|
|
|
|||
Loading…
Reference in New Issue