- find and replace
- working with CSV files
- Append lines to file
- How to escape sed
- How can I use sed to replace a multi-line string?
- Why is using a shell loop to process text considered bad practice?
- How to add a newline to the end of a file?
- Windows/DOS text file, ^M, carriage returns: What is `^M` and how do I get rid of it? and/or How to test whether a file uses CRLF or LF without modifying it?