I want a couple kazoos, but I don't want plastic waste.
Ebay's used kazoo selection is non-existent. Etsy has a few, but £10 per each is taking the piss.
Etsy also has new metal and wooden kazoos which also seems like overkill, although it is less plastic.
@celesteh I know it isn't exactly what you were looking for, but you can make your own kazoo.
@celesteh if you add z to the tar command lines it compresses it on the fly so it doesn't use as much bandwidth. (tar cvzf -) and (tar xzf -). That used to matter a lot more than it does now.
Also, I used to put the v on the receiving tar, not the sending tar, because if I saw a filename it meant it had made it to the destination.