String Replace in Shell with sed [RE#4]
Though 99% of the time we use a text editor like vim or nano, still knowing how to do simple string manipulations via shell commands is more than necessary. The simplest use case emerges in CI/CD pipeline where you may need to replace some placeholde...
babakks.hashnode.dev1 min read