Skip to content
W3spoint
Menu
Menu
Questions
Web Stories
PlSql
Shell/Bash
General
Python
Splunk
SQLite
Bash script: replace . with :
January 30, 2022
by
Adam
echo [string] | sed "s/[original]/[target]/g"