Date: Thu, 23 Jul 1998 01:20:01 -0700 (PDT) From: smoergrd@oslo.geco-prakla.slb.com (Dag-Erling Coidan Smørgrav) To: freebsd-bugs@FreeBSD.ORG Subject: Re: bin/7368: added options to /usr/bin/time Message-ID: <199807230820.BAA10102@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/7368; it has been noted by GNATS. From: smoergrd@oslo.geco-prakla.slb.com (Dag-Erling Coidan Smørgrav) To: kargl@troutmask.apl.washington.edu Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/7368: added options to /usr/bin/time Date: 23 Jul 1998 10:12:03 +0200 "Steven G. Kargl" <kargl@troutmask.apl.washington.edu> writes: > By default, /usr/bin/time writes its output to stderr. Two options > have been added to time(1) to write output to an alternative destination. > Option "-f filename" will write to filename, and filename can be - to > write to stdout. Option "-a filename" will append the output to filename. > Time(1) man page has been updated to reflect the change. Two words: output redirection. You may consider reading the sh(1) man page to explore the possibilities offered by this feature. DES -- Dag-Erling Smørgrav - smoergrd@oslo.geco-prakla.slb.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807230820.BAA10102>