cd for filesystem> cd {flags} (path)
path: the path to change to| input | output |
|---|---|
| nothing | nothing |
| string | nothing |
Change to your home directory
>cd~
Change to a directory via abbreviations
>cdd/s/9
Change to the previous working directory ($OLDPWD)
>cd-
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/cd.html