gobyexample/examples/string-functions/string-functions.sh
2012-10-09 21:02:12 -07:00

16 lines
222 B
Bash

Contains: true
Count: 2
HasPrefix: true
HasSuffix: true
Index: 1
Join: a-b
Repeat: aaaaa
Replace: f00
Replace: f0o
Split: [a b c d e]
toLower: test
ToUpper: TEST
len: 5
char: 101