|
|
|
|
|
by lhoursquentin
1626 days ago
|
|
https://www.grymoire.com/Unix/Sed.html is a good resource to get started, though it's definitely something you should not just read due to the fact that sed code is pretty hard to read. Have a terminal on the side and try it out live.
Once you understand pattern and hold spaces sed becomes a pretty fun esoteric language :) |
|