File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Linux essentials
2+
3+ ## <span id =" index " ></span >Index
4+ * [ Package management] ( #package )
5+ + [ RPM based] ( #rpm )
6+ + [ Debian based: APT and dpkg] ( #debian )
7+ * [ Command-line basics] ( #cli-basics )
8+ + [ Command-line syntax] ( #cli-syntax )
9+ + [ Basic commands] ( #basic-commands )
10+ + [ Command history and completion] ( #cmd-history )
11+ + [ shell configuration files] ( #shell-config-files )
12+ + [ Environment / shell variables] ( #variables )
13+ + [ User-defined variables] ( #user-def-vars )
14+ + [ Globbing] ( #globbing )
15+ + [ Quoting] ( #quoting )
16+ + [ Formatting commands] ( #formatting )
17+ + [ Working with options] ( #options )
18+ + [ Locate, find, whereis] ( #locate-find-whereis )
19+ * [ Getting CLI help] ( #cli-help )
20+ + [ Linux MAN pages] ( #man-pages )
21+ + [ Info pages] ( #info-pages )
22+ + [ More local documentation] ( #more-local-docs )
You can’t perform that action at this time.
0 commit comments