top | item 46635387

(no title)

jez | 1 month ago

Something I never understood about this: is the pipe necessary, or just to have another symbol contributing to the mayhem?

    :(){:&;:};:
This is the same number of characters but doesn’t use a pipe, and I was never able to figure out why it seems so universally to use a pipe.

discuss

order

Ferret7446|1 month ago

Having a pipe will also eat up your system's file table, so it's potentially more efficient.

jcims|1 month ago

One way to find out!