Skip to content

Simple command line utility to hint Linux to remove specific files from the page cache.

Notifications You must be signed in to change notification settings

ckatsak/fforget-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fforget-bin

Simple command line utility that attempts to hint Linux to remove the files at the provided paths from the page cache, and then (optionally, but enabled by default) checks if they still reside in memory (only performing the check is also possible).

Check the built-in --help menu for more information.

Install

Using cargo (from GitHub):

$ cargo install --git https://github.com/ckatsak/fforget-bin

About

Simple command line utility to hint Linux to remove specific files from the page cache.

Resources

Stars

Watchers

Forks

Languages