Tuesday, July 17, 2018 | Anny G's blog

Tuesday, July 17, 2018

Written on Jul 17, 2018

How to replace two things at once with sed

https://stackoverflow.com/questions/10565877/how-to-replace-two-things-at-once-with-sed

Use sed to remove first 2 characters of a line

https://www.unix.com/shell-programming-and-scripting/87242-sed-remove-1st-two-characters-every-line-text-file.html

How to work on two bugs at the same time on two computers