JavaScript特效

彩色man显示

流浪 posted @ 2007年9月02日 09:16 in linux with tags man , 976 阅读
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一下试试。 :)


* 登录
*

simple_captcha.jpg
(输入验证码)