This is the command cachedel that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
cachedel - drop pagecache for a file
SYNOPSIS
cachedel [-n <n>] file
OPTIONS
-n <n> "Repeat system call"
Will call posix_fadvise(POSIX_FADV_DONTNEED) <n> in a row.
DESCRIPTION
Call posix_fadvise(POSIX_FADV_DONTNEED) on file.
Use cachedel online using onworks.net services