由买买提看人间百态

topics

全部话题 - 话题: noclobber
(共0页)
s*****o
发帖数: 1262
1
来自主题: Linux版 - trouble about linux when run programs
pop up a message saying:
"-bash: set: boclobber: invalid option name"
this can be fixed by:
"set +o noclobber"
however, my question is that, every few days the same problem pop up again,
which is really bad.
can i fix it so the error never show up gain?
thanks,
s*****o
发帖数: 1262
2
来自主题: Linux版 - 远程主机的问题重复出现
通过terminal 镰刀远程主机工作,overwrite数据的时候,老是条出来一个信息,说“
不能overwrite xxx file",用 set +o noclobber 可以fix,但是只是暂时的,国一段
时间又不行了,不动是为什么?
另外,操作出错,如无效的后退建,用TAB智能提示,无结果或多个结果时,会有很难
点的嘟嘟声。用 sudo modprobe -r pcspkr 可以fix,还是一样,国一段时间又会出现
??
请问是什么问题阿
i**g
发帖数: 134
3
来自主题: Linux版 - 远程主机的问题重复出现

过一段时间不行,是指退出登录,下次登录又不行了吗?
如果这样,你可以将 set +o noclobber 写入到
~/.bash_profile 或者 ~/.profile
另外你要overwrite的文件,是不是设置成只读权限了?
声音问题参照
http://www.cyberciti.biz/faq/how-to-linux-disable-or-turn-off-beep-sound-for-terminal/
(共0页)