JavaScript特效
彩色man显示
wc命令在.bashrc中加入如下代码:
export LESS_TERMCAP_mb=$'\E[01;31m'
export LESS_TERMCAP_md=$'\E[01;31m'
export LESS_TERMCAP_me=$'\E[0m'
export LESS_TERMCAP_se=$'\E[0m'
export LESS_TERMCAP_so=$'\E[01;44;33m'
export LESS_TERMCAP_ue=$'\E[0m'
export LESS_TERMCAP_us=$'\E[01;32m'
man一下试试。 :)

2008年1月10日 18:33 good:)
2008年6月20日 21:15
2008年6月20日 21:17
2008年10月26日 21:39