The one-liner:

dd if=/dev/zero bs=1G count=10 | gzip -c > 10GB.gz

This is brilliant.

  • MimicJar@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    10 hours ago

    I wonder if having a robots.txt file that said to ignore the file/path would help.

    I’m assuming a bad bot would ignore the robots.txt file. So you could argue that you put up a clear sign and they chose to ignore it.