cd path

cd("path")

Changes the current directory to the given path.


See also chdir dir ls cmd grep 


Example


cd ..


cd("examples/version2")


cd examples/version3