Fixed formatting of notes.md
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# Misc notes on sed & awk #
|
# Misc notes on sed & awk #
|
||||||
|
```
|
||||||
sed -n '/^[MmLl]ånga/p' file.txt
|
sed -n '/^[MmLl]ånga/p' file.txt
|
||||||
sed 's/^/Spock -- /g' file.txt
|
sed 's/^/Spock -- /g' file.txt
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user