meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:bash:start [2026/06/11 14:05] – titannet | linux:bash:start [2026/06/11 16:11] (current) – titannet | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| | '' | | '' | ||
| | '' | | '' | ||
| + | |||
| + | | '' | ||
| + | |||
| + | ====== Headline ====== | ||
| + | |||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | |||
| ====== Terminal Shortcuts ====== | ====== Terminal Shortcuts ====== | ||
| Line 17: | Line 29: | ||
| | +c | kill current process | | | +c | kill current process | | ||
| | +z | put current process in background | | | +z | put current process in background | | ||
| + | |||
| + | ===== Background processes ===== | ||
| + | |||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | |||
| + | ===== Filtering ===== | ||
| + | |||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | ===== Search ===== | ||
| + | |||
| + | |||
| + | ===== Others ===== | ||
| + | |||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | | visidata | search tabular/log files | | ||
| + | |||
| + | |||
| + | |||
| + | ===== Log analysis ===== | ||
| + | |||
| + | <source bash> | ||
| + | < | ||
| + | sudo awk ' | ||
| + | </ | ||
| + | </ | ||
| + | |||