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

Dependencies

cluster_linux Linux cluster_linux_basics Linux Basics cluster_linux_basics_intro Introduction: Concepts and Terminology cluster_linux_basics_shell The Shell (Bash - “Bourne Again Shell”) linux_basics_intro_overview Overview linux_basics_shell_fh_moodle_quiz FH/Moodle Quiz: Shell linux_basics_shell_paths Absolute and Relative Paths linux_basics_shell_fh_moodle_quiz->linux_basics_shell_paths linux_basics_shell_commandline Commandline linux_basics_shell_paths->linux_basics_shell_commandline linux_basics_shell_commandline->linux_basics_intro_overview