linux:text
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:text [2026/05/19 12:03] – created v1ctor | linux:text [2026/05/20 08:01] (current) – [TR] v1ctor | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== WORKING WITH TEXT IN LINUX ====== | ====== WORKING WITH TEXT IN LINUX ====== | ||
| - | ==== TR ==== | + | ===== TR ===== |
| + | |||
| + | '' | ||
| + | |||
| + | == SQUEEZE == | ||
| + | |||
| + | Squeeze (-s) collapse repeats: | ||
| + | <code bash> | ||
| + | tr -s ' ' | ||
| + | tr -s ' | ||
| + | tr -s ' ' ',' | ||
| + | </ | ||
| - | ' | ||
linux/text.1779192200.txt.gz · Last modified: by v1ctor
