bash : add string manipulation link in TODO.

This commit is contained in:
Dmitry Voronin 2023-11-30 04:09:52 +03:00
parent 9488c60e71
commit 771999f055

View file

@ -1,4 +1,7 @@
# string operations. # string operations.
TODO: https://tldp.org/LDP/abs/html/string-manipulation.html
## case operations. ## case operations.
```bash ```bash
local myword="Hello" local myword="Hello"