FH/Moodle Quiz: Shell

Questions

  • Paths: which of the following statements are true?

    Relative paths start with a ‘/’

    n

    Relative paths don’t start with a ‘/’

    y

    Absolute paths start with a ‘/’

    y

    Absolute paths don’t start with a ‘/’

    n

    Absolute paths are relative to the root directory

    y

    ‘.’ refers to the currect working directory

    y

    ‘..’ refers to the currect working directory of the parent process

    n