fn: cd
[contents]
f++ :
n++ :
Contents
Syntax
The syntax for
cd(path) cd path
@cd(path) @cd path
Description
Note:
@cd ~/;! @cd(~/)!
f++ example
Examples of
cd("~/Downloads") cd /usr/local/bin cd "C:\Windows\system32"
n++ example
Example of
@cd("~/Downloads") @cd /usr/local/bin @cd "C:\Windows\system32)"