This commit is contained in:
Alessio 2020-06-23 16:15:39 +02:00 committed by GitHub
parent 25070809c1
commit a595901d99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
sed.md
View File

@ -3,7 +3,7 @@ title: sed
category: CLI category: CLI
layout: 2017/sheet layout: 2017/sheet
intro: | intro: |
Here's home hints on using sed. Here's some hints on using sed.
--- ---
### In place replacements ### In place replacements