A program which replicates the substring(str, start, length) function which is found in most programming languages and platforms today.
- Retrieve the source code:
git clone https://github.com/ahvagbo/substring. - Go to the source directory.
- Run
make. - Copy the
substringexecutable in the/usr/bindirectory. DON'T FORGETsudo.
This program is licensed under the terms and conditions of the GNU General Public License version 3.
Copyright (C) 2023 Iurie Jurja