Module 2 Flashcards
Section 1
User commands
Both executable & shell programs
Section 2
System calls
Kernel routines that are invoked from user space
Section 3
Library functions
Provided by program libraries
Section 4
Special files
Such as device files
Section 5
File formats
For many configuration files & structures
Section 6
Game & screensavers
Historical section for amusing programs
Section 7
Conventions, standards, & miscellaneous
Protocols & file systems
Section 8
System administration & privileges commands
Maintenance tasks
Section 9
Linux kernel API
Internal kernel cells
Spacebar
Scroll forward (down) one screen
PageDown
Scroll forward one screen
PageUp
Scroll backward (up) one screen
DownArrow
Scroll forward one line
UpArrow
Scroll backward one line
D
Scroll forward one half-screen
U
Scroll backward one half-screen
/string
Search forward for “string” in the man page
N
Repeat previous search forward in the man page
Shift+N
Repeat previous search backward in the man page