[OS X TeX] What kind of operation is TeXing? (concerning hardware)
Peter Dyballa
Peter_Dyballa at Web.DE
Sat Feb 5 16:02:31 CET 2005
Am 05.02.2005 um 14:50 schrieb Themis Matsoukas:
> How do you tell how long it takes to typeset the file and how do you
> suppress terminal output?
There are at least two ways (besides scrolling): the one in csh and
tcsh, and the other in bash, sh, ksh. (Not enough experience in zsh.)
(t)csh: ( time pdflatex source2e > /dev/null ) >& /dev/tty
(ba)sh: time pdflatex source2e > /dev/null 2>/dev/tty
--
Greetings
Pete
~ o
~_\\_/\
~ O O
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list