forked from PsychoticNinja/ailin-nemui-irssi
39 lines
727 B
Plaintext
39 lines
727 B
Plaintext
:::{important} You are reading the help for Irssi 1.0. **The current release version is Neırssi 1.3.**
|
||
:::
|
||
|
||
# cd
|
||
|
||
<!-- comment
|
||
|
||
Please submit changes to
|
||
- https://github.com/ailin-nemui/irssi/blob/master/docs/help/in/cd.in
|
||
- https://github.com/ailin-nemui/irssi/blob/master/src/core/commands.c
|
||
|
||
|
||
endcomment -->
|
||
|
||
|
||
## Syntax ##
|
||
|
||
<div class="irssisyntax highlight"><pre style="\-\-cmdlen:2ch"><code><span class="synB">CD</span> <span class="synB05"><directory></span></code></pre></div>
|
||
|
||
|
||
|
||
## Parameters ##
|
||
|
||
The directory to change into.
|
||
|
||
## Description ##
|
||
|
||
Changes the current active directory.
|
||
|
||
## Examples ##
|
||
|
||
/CD /home/public_ftp
|
||
/CD /home/mike
|
||
/CD /var/log
|
||
|
||
## See also ##
|
||
[CAT](/documentation/help/1.0/cat)
|
||
|