This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| bash [2025/06/04 05:41] – ken | bash [2026/07/07 23:13] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| [[tar]]\\ | [[tar]]\\ | ||
| [[date]]\\ | [[date]]\\ | ||
| + | [[sed]]\\ | ||
| + | \\ | ||
| + | [[path]] | ||
| \\ | \\ | ||
| == How to == | == How to == | ||
| Line 15: | Line 18: | ||
| [[incrementing bash vars|Incrementing & Decrementing bash variables]]\\ | [[incrementing bash vars|Incrementing & Decrementing bash variables]]\\ | ||
| [[add a timeout|Add a timeout to scripts]]\\ | [[add a timeout|Add a timeout to scripts]]\\ | ||
| + | [[get last n chars|Get the last n characters from variable]]\\ | ||
| + | [[shell redirection]]\\ | ||
| \\ | \\ | ||
| == Functions == | == Functions == | ||