On Thursday, September 5, 2019 4:00:20 PM CEST Miroslav Suchý wrote:
> Hi.
> The hardlink task finished. For the record, this is what I run:
>
> cd /var/lib/copr/public_html/results
> for i in *; do pushd "$i" && for ii in *; do hardlink -vv "$ii"; done; popd
> >/dev/null; done
>
> It run for mo
Hi.
The hardlink task finished. For the record, this is what I run:
cd /var/lib/copr/public_html/results
for i in *; do pushd "$i" && for ii in *; do hardlink -vv "$ii"; done; popd
>/dev/null; done
It run for more than two days. :)
As I watched the build most saved space come from:
1) chroot_sc