Open mgutt opened 4 years ago
I like to use vmtouch similar to tail. At the moment I need to check the size of the file before being able to read the last bytes of the file. Instead a negative value for -p would be nice (or a separate tail flag).
vmtouch
tail
-p
Neat idea, I like it! Patches welcome :)
I like to use
vmtouch
similar totail
. At the moment I need to check the size of the file before being able to read the last bytes of the file. Instead a negative value for-p
would be nice (or a separate tail flag).