MRCI/docs/intern_commands/fs_cd.md

11 lines
350 B
Markdown
Raw Normal View History

2019-09-06 23:43:07 -04:00
### 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.