tar zxf findutils-4.2.15.tar.gz cd findutils-4.2.15 ./configure --prefix=/usr make su make install
real | user | sys | |
configure | 3m1.564s | 1m34.010s | 1m23.910s |
make | 1m28.960s | 1m15.110s | 0m12.650s |
cd /usr/bin ls -lt |head -rwxr-xr-x 1 root root 146794 Feb 7 23:38 locate -rwxr-xr-x 1 root root 7889 Feb 7 23:38 updatedb -rwxr-xr-x 1 root root 110871 Feb 7 23:38 xargs -rwxr-xr-x 1 root root 331749 Feb 7 23:38 find
strip -p locate xargs find ls -lt -rwxr-xr-x 1 root root 31776 Feb 7 23:38 locate -rwxr-xr-x 1 root root 7889 Feb 7 23:38 updatedb -rwxr-xr-x 1 root root 22580 Feb 7 23:38 xargs -rwxr-xr-x 1 root root 86472 Feb 7 23:38 find