hoytech / vmtouch

Portable file system cache diagnostics and control
https://hoytech.com/vmtouch/
BSD 3-Clause "New" or "Revised" License
1.79k stars 210 forks source link

[Feature Request] Negative value for -p (range) #84

Open mgutt opened 3 years ago

mgutt commented 3 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).

hoytech commented 3 years ago

Neat idea, I like it! Patches welcome :)