| Create a Instructions: newnew Operators: Boolean Or with Variable "||="Operators: Bitwise Or with Variable "|="
 Operators: Bitwise Or "|"
 Operators: Boolean Or "||"or overwrite an existing symbolic Text functions: link
 Instructions: linklink Operators: Make Identifier "@"at Text functions: file
 Instructions: filefile system location <filename>. Filename must be a Glossary: text, text_valtext value. Flow control: if … then
 Flow control: try … thenThe path may be full Operators: Boolean Or with Variable "||="
 Operators: Bitwise Or with Variable "|="
 Operators: Bitwise Or "|"
 Operators: Boolean Or "||"or partial Operators: Boolean And with Variable "&&="
 Operators: Bitwise And with Variable "&="
 Operators: Bitwise And "&"
 Operators: Boolean And "&&"and may start with '~' for Flow control: if … then
 Flow control: try … thenthe user's home directory.
 Flow control: if … thenFlow control: try … thenThe Text functions: link
 Instructions: linklink is set to point to filesystem location <text>, whatever List functions: thisthis may be.
 List functions: thisThis Vipsi command syntax: InstructionsInstructions
 Glossary: Instructioninstruction may fail for a Glossary: number, num_valnumber of reasons Operators: Boolean And with Variable "&&="
 Operators: Bitwise And with Variable "&="
 Operators: Bitwise And "&"
 Operators: Boolean And "&&"and Flow control: exit
 Shell Immediate Commands: exit, quit, endexit with an error. e.g.:
 li> Text functions: linkInstructions: linklink "home" = Text functions: fullpathfullpath "~"
li>
 |