rawiriblundell / sh_libpath

Making shell scripts more robust with libraries
Apache License 2.0
11 stars 2 forks source link

Add string functions to append and prepend text #7

Closed rawiriblundell closed 2 years ago

rawiriblundell commented 2 years ago

e.g.

str_prepend string prepend

str_append string append

Throw in a -d|--delimiter option as well