Been testing some stuff and started lab 8
This commit is contained in:
4
Labb8/testing_sedawk/notes.md
Normal file
4
Labb8/testing_sedawk/notes.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Misc notes on sed & awk #
|
||||
|
||||
sed -n '/^[MmLl]ånga/p' file.txt
|
||||
sed 's/^/Spock -- /g' file.txt
|
||||
Reference in New Issue
Block a user