noticable with short pwd strings like tmp
# assume fairtally is installed in user space or global
cd $(mktemp -d --tmpdir demo.XXXXXX)
then
┌─ 07:38:27 /tmp/demo.ALTn18
└─ $ fairtally `cat rsd-urls.txt | tail -n 5`
fairtally progress: |████████████████████████████████████████████| 5/5
Completed fairtally on 5 URLs and written report to tally.html
┌─ 07:38:42 /tmp/demo.ALTn18 and written report to tally.html
└─ $
noticable with short pwd strings like
tmpthen