When running without -b, subedit deletes the backup file I created, without warning. This happens because it's named the same as a file that subedit would have created. Adding .bak is a very common suffix for backup files, and subedit shouldn't touch it unless asked to.
When running without
-b, subedit deletes the backup file I created, without warning. This happens because it's named the same as a file that subedit would have created. Adding.bakis a very common suffix for backup files, and subedit shouldn't touch it unless asked to.