This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| bash [2025/05/15 04:44] – ken | bash [2026/07/07 23:13] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| [[grep]]\\ | [[grep]]\\ | ||
| [[wget]]\\ | [[wget]]\\ | ||
| + | [[tar]]\\ | ||
| + | [[date]]\\ | ||
| + | [[sed]]\\ | ||
| + | \\ | ||
| + | [[path]] | ||
| \\ | \\ | ||
| == How to == | == How to == | ||
| Line 9: | Line 14: | ||
| [[version locking|How to version lock a package/s [RHEL]]]\\ | [[version locking|How to version lock a package/s [RHEL]]]\\ | ||
| [[remove version lock pkg|Install/ | [[remove version lock pkg|Install/ | ||
| - | [[Compare bash arrays]] | + | [[Compare bash arrays]]\\ |
| [[is number odd or even|Determine if a number odd or even]]\\ | [[is number odd or even|Determine if a number odd or even]]\\ | ||
| [[incrementing bash vars|Incrementing & Decrementing bash variables]]\\ | [[incrementing bash vars|Incrementing & Decrementing bash variables]]\\ | ||
| + | [[add a timeout|Add a timeout to scripts]]\\ | ||
| + | [[get last n chars|Get the last n characters from variable]]\\ | ||
| + | [[shell redirection]]\\ | ||
| \\ | \\ | ||
| == Functions == | == Functions == | ||