Hacker News new | past | comments | ask | show | jobs | submit login

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!



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: