Tag: bash

  • Cool command line stuff

    I made this list of cool things you can do from shell especially for desktop users. They all work on my ubuntu and most of them generic (except maybe apt-get which works for debian based distrubtions). The list is not ordered or categorized. It’s really just a bunch of things a little different from the…

  • Paradoxes, self reproducing code, and bash

    I was always fascinated by paradoxes. They are just shamelessly out there, messing with our minds, sending us one message: we’re logically irresolvable, don’t f*ck with us. As a child I really liked this one: The statement below is true. The statement above is false. This is classical liar’s paradox. Each statement alone can be…