Replace one character with another in Bash

前端 未结 6 812
逝去的感伤
逝去的感伤 2020-11-28 18:38

I need to be able to do is replace a space () with a dot (.) in a string in bash.

I think this would be pretty simple, but I\'m new so I ca

6条回答
提交回复
热议问题