This website requires JavaScript.
Explore
Help
Sign In
jackbenny
/
scripts_grundkurs
Watch
1
Star
0
Fork
0
You've already forked scripts_grundkurs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
scripts_grundkurs
/
Labb8
/
testing_sedawk
/
notes.md
Jack-Benny Persson
e4e9a73ebb
Been testing some stuff and started lab 8
2013-12-27 20:01:09 +01:00
94 B
Raw
Blame
History
Misc notes on sed & awk
sed -n '/^[MmLl]ånga/p' file.txt sed 's/^/Spock -- /g' file.txt