This assumes you're using a sh-family shell; in CSH, use setenv to set the environment variable CC.
这里假定您使用的是sh系列的shell;在csh中,用setenv来设置环境变量CC。
It has tab-key completion of filenames (csh uses the Esc key), and it lets you switchto the directory you were last in with cd -.
tcsh使用tab键补全文件名(csh使用Esc键),并使用 cd -让你切换到上一次所在的目录。
Tcsh provides a gamut of shell variables and aliases, in addition to supporting those that csh supplies.
除了支持 csh 提供的 shell 变量之外,tcsh 还提供了大量 shell 变量和别名。
应用推荐