docs:linux_commands
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| docs:linux_commands [2026/04/16 09:04] – Adding plocate, tail and netstat sysadm | docs:linux_commands [2026/04/16 09:08] (current) – Fixed gramma sysadm | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Linux Commands ====== | ====== Linux Commands ====== | ||
| - | Quick summary of useful program in Linux for sysadmin purposes. To get a full description of each one __have a look at their [[https:// | + | Quick summary of useful program in Linux for sysadmin purposes. To get a full description of each one __have a look at their [[https:// |
| ---- | ---- | ||
| Line 8: | Line 8: | ||
| === plocate === | === plocate === | ||
| - | Powerful file finder on the whole system, run after '' | + | Powerful file finder on the whole system, run after '' |
| Syntax:\\ | Syntax:\\ | ||
| Line 21: | Line 21: | ||
| === tree === | === tree === | ||
| - | Print a folder structure. Need to be explicitly installed\\ | + | Print a folder structure. Need to be explicitly installed.\\ |
| Syntax:\\ | Syntax:\\ | ||
| Line 37: | Line 37: | ||
| === namei === | === namei === | ||
| - | Follow a pathname until a terminal point is found. Need to be explicitly installed\\ | + | Follow a pathname until a terminal point is found. Need to be explicitly installed.\\ |
| Syntax:\\ | Syntax:\\ | ||
| Line 55: | Line 55: | ||
| === tail === | === tail === | ||
| - | Print last n rows of a file. Useful to have it printing | + | Print last n rows of a file. Useful to save live updates to a logfile |
| Syntax:\\ | Syntax:\\ | ||
| '' | '' | ||
| - | Output: | + | Output:\\ |
| - | The file itself. | + | In this example, none.\\ |
| + | Download | ||
| ---- | ---- | ||
| Line 101: | Line 102: | ||
| </ | </ | ||
| - | ---- | ||
| - | --- // | + | --- // |
docs/linux_commands.1776330270.txt.gz · Last modified: by sysadm
