|
| From: | michael-franzese |
| Subject: | Appending a string |
| Date: | Thu, 8 Apr 2021 10:20:54 +0200 |
Have coded a function that takes a string as argument, and returns another
string.
Then I need to append another string.
Have done as follows, but worry that how I use " could mess things up.
fmt="$(clfmt "su--oe")${rc}"
| [Prev in Thread] | Current Thread | [Next in Thread] |