logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cachedel - drop pagecache for a file

Description

       Call posix_fadvise(POSIX_FADV_DONTNEED) on file.

cachedel                                           March 2013                                        CACHEDEL(1)

Name

       cachedel - drop pagecache for a file

Options

-n<n> "Repeat system call"
              Will call posix_fadvise(POSIX_FADV_DONTNEED) <n> in a row.

Synopsis

       cachedel [-n <n>] file

See Also