From 9390ff0d4444dc61f62eb02294054f9a09f46c4f Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 9 May 2021 18:51:59 +0200 Subject: [PATCH] [[snapshot]]: 2021-05-09 18:51:59 Affected files: defoam.md --- defoam.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defoam.md b/defoam.md index 6bbbdf5f5..91ba3c911 100644 --- a/defoam.md +++ b/defoam.md @@ -2,4 +2,4 @@ - ![[Pasted image 20210509183857.png]] - to remove all such cruft from a [[digital garden]], you can use the following one-liner: - `sed -i '/\[\/\/begin\]/,/\[\/end\]/d' *md` - - sed is "native' + - sed is "native" to [[linux]] and [[os x]] but these days should be installable in windows through [[wsl]].