11 lines
350 B
Markdown
11 lines
350 B
Markdown
### Summary ###
|
|
|
|
display or change the current directory for the current session.
|
|
|
|
### IO ###
|
|
|
|
```[{-path (text)}]/[text]```
|
|
|
|
### Description ###
|
|
|
|
change the current directory of your current session to the directory specified in -path or display it if -path is not specified. note: the current directory is not shared among any of the peer sessions. |