C/C++ compiler cache. Note: Packages usually provide symlinks for compilers in
/usr/lib/ccache/bin. Prepend this directory to$PATHto automatically useccachefor them. More information: https://ccache.dev/manual/latest.html.
ccache {{[-s|--show-stats]}}
ccache {{[-C|--clear]}}
ccache {{[-z|--zero-stats]}}
ccache on all gcc invocations, see the note above):ccache gcc {{path/to/file.c}}