Instructions: cd Shell Immediate Commands: cdcd <pathname>
Change working directory to <pathname>. Pathname must be a Glossary: text, text_valtext value Operators: Boolean And with Variable "&&=" Operators: Bitwise And with Variable "&=" Operators: Bitwise And "&" Operators: Boolean And "&&"and may be a full Operators: Boolean Or with Variable "||=" Operators: Bitwise Or with Variable "|=" Operators: Bitwise Or "|" Operators: Boolean Or "||"or partial path Operators: Boolean Or with Variable "||=" Operators: Bitwise Or with Variable "|=" Operators: Bitwise Or "|" Operators: Boolean Or "||"or start with '~' for Flow control: if … then Flow control: try … thenthe user's home directory.
e.g.:
Instructions: cd Shell Immediate Commands: cdcd "../";
There is also a Shell Immediate Commands Invariants: Shell immediate commandsshell immediate command, which is most likely executed when you type Instructions: cd Shell Immediate Commands: cdcd in Flow control: if … then Flow control: try … thenthe vipsi shell, which also accepts a pathname without quotes.
|