/cd
Run cd <path> in Bash. Use the path exactly as given — do not
resolve, expand, or prepend any base directory. If the user passes a
relative path, run cd with that relative path from the current
working directory.
更改工作目录。
Run cd <path> in Bash. Use the path exactly as given — do not
resolve, expand, or prepend any base directory. If the user passes a
relative path, run cd with that relative path from the current
working directory.