Progressbar for extracting Basefiles

Thomas Lange lange at cs.uni-koeln.de
Wed Jan 18 14:34:47 CET 2023


>>>>> On Wed, 18 Jan 2023 12:28:26 +0100, Karsten Nordsiek <kno at tuxedocomputers.com> said:

    >     -1                   Use only first tar file matching class name.
    >     -c class[class]      Define classes (space separated).
Hmmm, it's hard to see what you have changed. A diff or git diff would
be much better to understand.

My first guess is to add -f to the pv call.

  -f, --force              output even if standard error is not a terminal

Inside FAI we redirect the output to a pipe which also does tee into a
file. Or you may try to force the output (does pv use stderr?) to
/dev/ttyN.

-- 
viele Grüße Thomas


More information about the linux-fai mailing list