On 2017-07-05 10:47, Jos van Kan wrote:
On 04-07-17 21:07, Bengt Gördén wrote:
Den 2017-07-04 kl. 20:13, skrev Carlos E. R.:
On 2017-07-04 19:36, Bengt Gördén wrote:
Den 2017-07-04 kl. 19:18, skrev John Andersen:
On 07/03/2017 09:43 AM, Jos van Kan wrote:
So yes, Carl, same here, but I live with it. :) (And I have a mere 637 doc packages) Numbers of files aren't important. How many gigabytes does all of this take?
On my system with TW it's 7643772996B. 7.6GB How do we find out? rpm -qa texlive-* | LANG="" xargs rpm -ql | grep -v "contains no files" | xargs du -b | awk '{print $1}' | paste -sd+ | bc
Ah, thanks. 7.1 G here
It is a very curious command line. "paste" is new to me. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)