Changes between Version 16 and Version 17 of TipAndDoc/console


Ignore:
Timestamp:
Nov 10, 2011 1:40:46 PM (12 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/console

    v16 v17  
    2424}}} 
    2525 
    26  
    2726 * [http://nippondanji.blogspot.com/2011/11/less.html 漢(オトコ)のコンピュータ道: lessでソースコードに色をつける] 
    2827 > 結論から言うと、今日紹介する方法はGNU Source-highlightを使う。 
     
    3130 > shell> export LESSOPEN='| /usr/share/source-highlight/src-hilite-lesspipe.sh %s' 
    3231 > }}} 
     32 
    3333 = screen = 
    3434 * [http://www.dekaino.net/screen/ Let's use SCREEN!]