Exercise: File Types in /dev

  • What is the type of /dev/zero?

  • What is the type of /dev/null?

  • What is the type of /dev/input?

  • What is the type of /dev/mqueue?

  • What is the type of /dev/core?

  • What is the type of /dev/stdin?

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”) cluster_linux_basics_shell_exercises The Shell - Exercises cluster_linux_basics_shell_exercises_ls Exercises: The ls Command linux_basics_intro_process Processes, Scheduling, Address Spaces linux_basics_intro_overview Overview linux_basics_intro_process->linux_basics_intro_overview linux_basics_shell_paths Absolute and Relative Paths linux_basics_shell_commandline Commandline linux_basics_shell_paths->linux_basics_shell_commandline linux_basics_shell_ls Directory Listings: The ls Command linux_basics_shell_ls->linux_basics_intro_overview linux_basics_shell_ls->linux_basics_shell_paths linux_basics_shell_cwd Current Working Directory linux_basics_shell_ls->linux_basics_shell_cwd linux_basics_shell_cwd->linux_basics_intro_process linux_basics_shell_cwd->linux_basics_shell_paths linux_basics_shell_cwd->linux_basics_shell_commandline linux_basics_shell_commandline->linux_basics_intro_overview linux_basics_shell_exercises_ls_dev_types Exercise: File Types in /dev linux_basics_shell_exercises_ls_dev_types->linux_basics_shell_ls