由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 用上箭头键找以前运行过的命令
相关主题
[转载] About the history关于cxterm的问题
which shell is best?Re: how to change all the files .cpp to .C
bash 彩色 shell prompt如何单步执行shell?
how to grep with more than one patterns in tcsh?how to let awk not print?
为什么time命令无法重定向?equivilent $REMOTEHOST in ksh
unix下编译fortran 的错误太多,看不到怎么办?shell programming问题:如何同时run多个作业
怎么从script中把环境变量传回到当前shell中? (转载)Change shell to tcsh?
how to run background process after logout.cshrc?.login?.profile?
相关话题的讨论汇总
话题: 箭头键话题: 命令话题: 运行话题: bash话题: tcsh
进入Unix版参与讨论
1 (共1页)
i**p
发帖数: 902
1
曾经用过上箭头键找以前运行过的命令,这样一来就不用重新输入命令了。怎么也想不起
来怎么设置的了。哪位大侠给提示一下。我的系统是 csh, solaris.
Thanks.
t*******y
发帖数: 57
2
ao,用bash算了.

【在 i**p 的大作中提到】
: 曾经用过上箭头键找以前运行过的命令,这样一来就不用重新输入命令了。怎么也想不起
: 来怎么设置的了。哪位大侠给提示一下。我的系统是 csh, solaris.
: Thanks.

c****n
发帖数: 89
3
what's the pros of bash over tcsh??

【在 t*******y 的大作中提到】
: ao,用bash算了.
t*******y
发帖数: 57
4
不太清楚,从使用上来说bash比其他shell更加方便的多,当然写起shell来
还是很多在用csh,tcsh,ksh..hehe. bash的很多命令更加方便,比如说source用个
.就行了.

【在 c****n 的大作中提到】
: what's the pros of bash over tcsh??
c*r
发帖数: 278
5
use tcsh

【在 i**p 的大作中提到】
: 曾经用过上箭头键找以前运行过的命令,这样一来就不用重新输入命令了。怎么也想不起
: 来怎么设置的了。哪位大侠给提示一下。我的系统是 csh, solaris.
: Thanks.

i**p
发帖数: 902
6
How could I know what kind of shell I am using?

不起

【在 c*r 的大作中提到】
: use tcsh
c****d
发帖数: 116
7
echo $SHEL

【在 i**p 的大作中提到】
: How could I know what kind of shell I am using?
:
: 不起

i**p
发帖数: 902
8
Linux 版这个水大.

【在 c****d 的大作中提到】
: echo $SHEL
1 (共1页)
进入Unix版参与讨论
相关主题
.cshrc?.login?.profile?为什么time命令无法重定向?
如何在当前目录下查找替换一个串?unix下编译fortran 的错误太多,看不到怎么办?
生成script文件的问题怎么从script中把环境变量传回到当前shell中? (转载)
how to redirect error output under unixhow to run background process after logout
[转载] About the history关于cxterm的问题
which shell is best?Re: how to change all the files .cpp to .C
bash 彩色 shell prompt如何单步执行shell?
how to grep with more than one patterns in tcsh?how to let awk not print?
相关话题的讨论汇总
话题: 箭头键话题: 命令话题: 运行话题: bash话题: tcsh