[PR]: sed -i is not posix. #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instead read the file before hand and modify as needed.
This keeps the original behavior where it doesn't overwrite the file entirely (though i'm not sure why this is done)
holymoly bruh I thought I got rid of all the sed -i's
this project didn't start as fully posix, but I have been trying to update it to be so for the last few weeks of working on it
I'll update that in a bit