fixed DESTDIR
[platform/upstream/time.git] / README
1 `time' is a program that measures many of the CPU resources, such as
2 time and memory, that other programs use.  The GNU version can format
3 the output in arbitrary ways by using a printf-style format string to
4 include various resource measurements.  Some systems do not provide
5 much information about program resource use; `time' reports
6 unavailable information as zero values.
7
8 See the file INSTALL for compilation and installation instructions.
9
10 Mail suggestions and bug reports for GNU time to
11 bug-gnu-utils@prep.ai.mit.edu.  Please include the version of
12 `time', which you can get by running `time --version', and the
13 operating system and C compiler you used.