Today's Comment Amusement
[Moozik: Moby - My Weakness]
Sometimes you are looking at the comments in some code you're working on and it makes the coffee come out of your nose.
#
# to build the scary legacy shell-out pipeline of doom
#
# $flavor_of_cat | $perl_filter $cus_no | sed -f $sed_script
#
# ...we first need to know what flavor of cat (ahem) to use,
# i.e cat or zcat (or tabby, siamese,
# <insert cat joke here>)
#