| Clear filesystem memory cache | | Print | |
|
If your Linux kernel appear to be too aggresive in caching your filesystem, especially after copying a big file, you can force it to synce the filesystem cache and clear the cache using the following command:
# sync
|
| Next > |
|---|