Version 2 (modified by jazz, 13 years ago) (diff) |
---|
2012-04-06
manpages
- 把 manpage 變彩色 - 如果您用的 pager 是 less 的話
- Tutorial: How to Color Man Pages & How It Works - 把底下這段加入 .bashrc
export LESS_TERMCAP_mb=$(printf '\e[01;31m') # enter blinking mode - red export LESS_TERMCAP_md=$(printf '\e[01;35m') # enter double-bright mode - bold, magenta export LESS_TERMCAP_me=$(printf '\e[0m') # turn off all appearance modes (mb, md, so, us) export LESS_TERMCAP_se=$(printf '\e[0m') # leave standout mode export LESS_TERMCAP_so=$(printf '\e[01;33m') # enter standout mode - yellow export LESS_TERMCAP_ue=$(printf '\e[0m') # leave underline mode export LESS_TERMCAP_us=$(printf '\e[04;36m') # enter underline mode - cyan
Data Scientist
Sensor Network / Smart Home
- http://www.dash7.org - DASH7 - 基於 RFID 的智慧家庭網路
Attachments (3)
- hiCloud_1.png (17.5 KB) - added by jazz 13 years ago.
- hiCloud_2.png (66.9 KB) - added by jazz 13 years ago.
- hiCloud_3.png (48.0 KB) - added by jazz 13 years ago.
Download all attachments as: .zip