On Mon, 2005-03-07 at 14:41 +0000, James wrote: > Niall Moran <niall.moran <at> gmail.com> writes: > > > > > Hi, > > > > Im trying to write some scripts to record some times for creating > > graphs. Im trying to use the time command and have it output to a > > file. In the man page it gives details of how one can use the -o and > > -a switches to output to and append to a file. However the utility > > does not seem to recognise these switches. It does mention that these > > are GNU options but I thought the version I had was the GNU version. > > Any help is greatly appreciated. > >
> You may find it easier to use /usr/bin/date in your scripts...... ... what will do something completely different from that what time would do. ;) Frank > > James > > -- > [email protected] mailing list > -- [email protected] mailing list
