Live data from Hacker News

Viewing profile — baohaojun

baohaojun

HN member
Joined
Thu, May 02, 2013, 7:35 AM UTC
HN karma
42
Public activity
15 items

About baohaojun

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #9249702

    I use tramp for minor config file editting, it's not too bad. But when coding remotely, I like to setup 2 copies of code, one local, one remote. I always work on the local copy, th…

  4. comment
    Comment #6247960

    I have developed a very similar scheme for myself independently (haven't heard of z before, but thanks). A further idea is another command e , which is used like: e reg1 reg2... , …

  5. story
  6. story
  7. comment
    Comment #5679015

    Thanks for the info, it must be the relatime that I saw this behavior. Were it noatime, this idea won't have worked at all (I think I have seen noatime used on embedded devices).

  8. comment
    Comment #5678579

    Yes, there is more than one way to do it:-) Had I read the git ls-tree manpage more patiently, I should have wrote: git ls-tree HEAD -r --name-only

  9. comment
    Comment #5678575

    Sorry, and you guessed right, `pn N` is just my shorthand wrapper for `awk '{print $N}'`.

  10. story
  11. story
  12. comment
    Comment #5649061

    Thank you:-)

  13. comment
    Comment #5648298

    Sorry, more detailed post can be found here: http://baohaojun.github.io/beagrep.html The github project is https://github.com/baohaojun/beagrep And your guess in very right:-)

  14. story
  15. story