core/str

Bash Script String Support

Dependency Graph

core/str: Library Dependencies

View color source code (raw) for this file

View reStructuredText (rst) source code for this page

String Support

str_here_var()

Reads standard input into the named variable ($1).

$1 - Name of variable to receive stdin as a string.

str_trim()

Trims whitespaces from start and end of a string ($1).

str_endswith()

Returns success if a string ($1) ends with another string ($2).

str_startswith()

Returns success if a string ($1) start with another string ($2).


View the Developer Guide Index

View the Reference Manual Index


Generated on Sat Jul 8 19:36:25 PDT 2017 by mcsh d14 v0.22.0.