cachedel
bypass/minimize file system caching for a program
Install
- All systems
-
curl cmd.cat/cachedel.sh
- Debian
-
apt-get install nocache - Ubuntu
-
apt-get install nocache - Kali Linux
-
apt-get install nocache - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install nocache - Raspbian
-
apt-get install nocache
nocache
bypass/minimize file system caching for a program
`nocache` tries to minimize the effect an application has on the Linux file system cache. Use case: backup processes that should not interfere with the present state of the cache. Also this package provides the following utilities: * `cachedel` : clear page cache for a file. * `cachestats` : print number of cached vs. not-cached pages for a file