mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
@ -1,11 +0,0 @@
|
||||
created: 20220924130815541
|
||||
modified: 20230206111552365
|
||||
modifier: Octt
|
||||
tags: Snippets $:/i18n:en
|
||||
title: sed/Snippets
|
||||
|
||||
!!! Replace for all files in all subdirectories
|
||||
|
||||
```sh
|
||||
find ./ -type f -exec sed -i "s/Old/New/g" {} \;
|
||||
```
|
Reference in New Issue
Block a user