1 2 3 4 5 6 7 8 9 10
#!/bin/sh cat <<EOF NOTE: To enable 'ccache' add this to your '.shellrc' or '.profile'. -> export PATH=/usr/lib/ccache/bin:\$PATH EOF