gash/tests/70-slash-string.sh

3 lines
36 B
Bash
Raw Normal View History

2018-11-10 09:16:50 +00:00
var='xxfooxx'
echo "${var/foo/bar}"