linux5 Flashcards
what does fsck command do
check and repair a linux file system
section 1 of the fsck
general commands
section 2 of the fsck
system calls
section 3 of the fsck
C library functions
section 4 of the fsck
Special files
section 5 of the fsck
file format and conventions
section 6 of the fsck
Games and screen savers
section 7 of the fsck
Miscellaneous
section 8 of the fsck
System admin commands/daemons
Apropos
used to search the name section of all man pages
whatis command?
used to display a brief description of the given commands
info command
used to display the info page of the command
man -h does what?
gets help on the man pages
grep command
Searching text using patterns. It stands for “Global Regular Expression Print.” grep searches one or more input files for lines that match a given pattern
Shift N does what ?
going back to another page