w*2
2 楼
ok i keep on searching and cannot make it work.
This is what i did,
1. cd ~
2. dircolors -p > .dircolors (tried .dir_colors)
3. change the ex color
4. logout
5. open console, still old color
Any suggestions pls !
This is what i did,
1. cd ~
2. dircolors -p > .dircolors (tried .dir_colors)
3. change the ex color
4. logout
5. open console, still old color
Any suggestions pls !
p*p
3 楼
看样子应该可以,有video out,不过估计画质不行
z*s
4 楼
试一试加如下一行到你的".bashrc"文件(如果没有,那就自己生成一个)里
eval `dircolors ~/.dircolors`
如果你的.dircolors文件放在其它地方,那就加上它的路径:
eval `dircolors color_file_dir/.dircolors`
eval `dircolors ~/.dircolors`
如果你的.dircolors文件放在其它地方,那就加上它的路径:
eval `dircolors color_file_dir/.dircolors`
w*2
5 楼
Big Cow,
it worked if i do exactly as you said using eval.
but not working if i call "dircolors ~/.dircolors".
what's eval do ?
Thanks a lot !
【在 z****s 的大作中提到】
: 试一试加如下一行到你的".bashrc"文件(如果没有,那就自己生成一个)里
: eval `dircolors ~/.dircolors`
: 如果你的.dircolors文件放在其它地方,那就加上它的路径:
: eval `dircolors color_file_dir/.dircolors`
it worked if i do exactly as you said using eval.
but not working if i call "dircolors ~/.dircolors".
what's eval do ?
Thanks a lot !
【在 z****s 的大作中提到】
: 试一试加如下一行到你的".bashrc"文件(如果没有,那就自己生成一个)里
: eval `dircolors ~/.dircolors`
: 如果你的.dircolors文件放在其它地方,那就加上它的路径:
: eval `dircolors color_file_dir/.dircolors`
z*s
6 楼
我不是什么大牛,更不是什么“Big Cow”(大母牛?:))。俺只是一个Linux业余爱好
者而已。你问的问题我碰巧以前遇到过。相关命令也刚好经常用。
eval就是"evaluate"的意思。“dircolors ~/.dircolors”只是显示color定义,你的
当前Shell并没有真正执行它。但”eval `dircolors ~/.dircolors`“则是执行了“
dircolors ~/.dircolors”所显示的东东。这和你把“dircolors ~/.dircolors”显示
的东东贴到你的command line些再执行(hit return)是等价的。上次回复建议你把那
一行命令放到你的bashrc (suppose you are using bash as the login shell.)文件
里,这样你下次不用每次敲那行命令了。
关于eval可以参见以下链接。里面有个很好的十分简洁的例子。
http://www.unix.com/man-page/posix/1posix/eval/
【在 w**2 的大作中提到】
: Big Cow,
: it worked if i do exactly as you said using eval.
: but not working if i call "dircolors ~/.dircolors".
: what's eval do ?
: Thanks a lot !
者而已。你问的问题我碰巧以前遇到过。相关命令也刚好经常用。
eval就是"evaluate"的意思。“dircolors ~/.dircolors”只是显示color定义,你的
当前Shell并没有真正执行它。但”eval `dircolors ~/.dircolors`“则是执行了“
dircolors ~/.dircolors”所显示的东东。这和你把“dircolors ~/.dircolors”显示
的东东贴到你的command line些再执行(hit return)是等价的。上次回复建议你把那
一行命令放到你的bashrc (suppose you are using bash as the login shell.)文件
里,这样你下次不用每次敲那行命令了。
关于eval可以参见以下链接。里面有个很好的十分简洁的例子。
http://www.unix.com/man-page/posix/1posix/eval/
【在 w**2 的大作中提到】
: Big Cow,
: it worked if i do exactly as you said using eval.
: but not working if i call "dircolors ~/.dircolors".
: what's eval do ?
: Thanks a lot !
相关阅读
vi这玩意的主要问题是用起来太费神了How to debug "broken pipe" in linux programming ?simulate connection drop by iptables?问一个关于ALT-W的奇怪问题make ubuntu to use static ip in command line一个关于command line 运行程序的问题求助: encfs 在 Lion上总出问题CentOS 6.1发布了mkfs.ntfs -f 错了分区when does ubuntu next lts come out?如何连接mac和linux?(用crosswire cable)为啥linux各个社区不能合力开发一款好一点的Linux呢Amex SPG卡送25K points 白送500刀现金 最佳酒店卡How to setup 2 NICs for 2 different network using DHCP ?重温LINUX求推荐DISTRO在terminal下面看mitbbs的几个问题linux下, u盘是否插入的记录,在那里能查到建设精华区 请各位大神菜鸟积极贡献 大包子伺候mess up with sudoers...问个shell重定向输出的问题