Skip to content

Comment on How I Learned to Defrag My Brainparent

Comments

Here's my entry in my bash profile:

    log() {
      echo >> ~/Dropbox/NotationalVelocity/$*.txt ;
      date >> ~/Dropbox/NotationalVelocity/$*.txt ;
      cat >> ~/Dropbox/NotationalVelocity/$*.txt ;
    }
We'll see how this goes!
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.