ko1nksm-shlab / sh-string

Various string manipulation function library for POSIX shells

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sh-string

Various string manipulation function library

Usage

See demo.sh

Functions

  • replace_all
  • trim
  • ltrim
  • rtrim
  • trim0
  • pad0
  • uppercase
  • lowercase

About

Various string manipulation function library for POSIX shells

License:BSD Zero Clause License


Languages

Language:Shell 100.0%