init
This commit is contained in:
commit
c5cd492449
475 changed files with 27928 additions and 0 deletions
14
technology/applications/cli/sd.md
Normal file
14
technology/applications/cli/sd.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
obj: application
|
||||
os: linux
|
||||
repo: https://github.com/chmln/sd
|
||||
---
|
||||
# sd
|
||||
[Repo](https://github.com/chmln/sd)
|
||||
`sd` is an intuitive find & replace CLI.
|
||||
|
||||
## Usage
|
||||
```shell
|
||||
sd before after # replace before with after
|
||||
sd -p before after # preview changes without changing
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue