Hacker Newsnew | past | comments | ask | show | jobs | submit | Gjallarson's commentslogin

Running in the terminal is the biggest advantage - moreover the terminal man-pages allow forward and backward search with vi-shortcuts, which makes searching them really easy and fast.


Less can be made a bit easier to read, too.

  export LESS_TERMCAP_us=$'\e[32m'  
  export LESS_TERMCAP_ue=$'\e[0m'  
  export LESS_TERMCAP_md=$'\e[1;31m'  
  export LESS_TERMCAP_me=$'\e[0m'  
  export LESS=-R
Results in: http://i.imgur.com/MRKEm.png


The biggest improvement the web interface offers seems to be the outline on the right. For long man pages (man bash, I'm looking at you), that could be very useful. Anyway to do that in regular man?


    info bash


Moreover due to the fact that .NET is coupled with Windows, it seems to be less of a problem to be stuck with a very outdated version of the framework. In Java I often had to write for version 4, whereas 6 was already released.


Anyone knows if there is a .epub version or something more ebook-reader friendly?


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

Search: