查看会员资料
用 户 名:z****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
bash-tcsh
- 介绍bash和tcsh,tcsh是在csh基础上扩展的,具有和C语言类似的句法。bash则是LINUX各版本的默认SHELL,而且,在写脚本方面更方便。两者不兼容,bash 有更多的优势,从这个意义上说,如果没有特殊需要,最好从一开始就用bash, 而不用tcsh。-Introduction bash and tcsh, tcsh csh is based on the expansion, with a C like syntax. bash is the default SHELL LINU