Podcast
Questions and Answers
Hvaða ár var Unix fyrst gefið út sem stýrikerfi?
Hvaða ár var Unix fyrst gefið út sem stýrikerfi?
- 1999
- 1989
- 1969 (correct)
- 1979
Hvaða þrjú hlutverk er Unix byggt á?
Hvaða þrjú hlutverk er Unix byggt á?
- Kernel, shell og applications
- Kernel, shell og utilities (correct)
- Kernel, applications og utilities
- Shell, utilities og applications
Hvaða áhersla er á Unix heimspeki?
Hvaða áhersla er á Unix heimspeki?
- Að búa til forrit sem eru flókin og margþætt
- Að búa til forrit sem gera eitt hlutverk vel (correct)
- Að búa til forrit sem eru falleg og notendavæn
- Að búa til forrit sem gera margt vel
Hvaða af eftirfarandi er ekki skel à Unix?
Hvaða af eftirfarandi er ekki skel à Unix?
Hvaða er "prompt" à Unix?
Hvaða er "prompt" à Unix?
Flashcards are hidden until you start studying
Study Notes
- Unix is a computer operating system that was first released in 1969.
- It is built on a kernel, shell, and utilities.
- Unix philosophy emphasizes creating programs that do one thing well.
- Unix has many shells, including csh, sh, bash, and zsh.
- The prompt is the command line interface for Unix.
- Unix commands include mkdir, ls, clear, and rmdir.
- The path determines the order in which programs are executed.
- Absolute paths start with / and relative paths are relative to the current directory.
- pwd shows the current directory and cd changes to a different directory.
- . refers to the current directory and .. refers to the parent directory.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.