Automatic file versioning on Linux
I want to do the following: when a file is changed then the old file
should be backed up to another location with different name on Linux. E.g.
whenever example.text is changed, at each change, new files should be
created like this: example1.text, example2.text ...
No comments:
Post a Comment