0> In article <[EMAIL PROTECTED]>, 0> Anthony Towns <URL:mailto:[email protected]> ("Anthony") wrote:
Anthony> When using apt-get [with script], you'll get all sorts of Anthony> messy stuff related to the percentage counting, but that's Anthony> okay. Man apt-get: #> -q #> #> --quiet #> Quiet; produces output suitable for logging, omit- #> ting progress indicators. More q's will produce #> more quiet up to a maximum of 2. You can also use #> -q=# to set the quiet level, overriding the config- #> uration file. Note that quiet level 2 implies -y, #> you should never use -qq without a no-action modi- #> fier such as -d, --print-uris or -s as APT may #> decided to do something you did not expect. Con- #> figuration Item: quiet.

