python-tail icon indicating copy to clipboard operation
python-tail copied to clipboard

[feature] Can change File mode

Open bae-jae opened this issue 2 years ago • 0 comments

when i use vim editor to edit file the file follow did not work.
because other group have only read authority the file .
So i  added function that can change file mode for other group in Tail class

example1.py didn't work with following file permission image

So i added function that this give read, write permissions to other groups image

And you could check new file mode Like this image

##Reuslt Can now track files no matter what editor they use. image

related to #12

bae-jae avatar Nov 18 '22 08:11 bae-jae