由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - Doskey function in UNIX?
相关主题
[转载] About the history一个unix .cshrc的wenti
[转载] How to use matlab under unix?unix下编译fortran 的错误太多,看不到怎么办?
UNIX dummy Questions?如何改变CLASSPATH?
hotkey in unix请推荐一本Unix的最全面的书籍阿
问个问题为什么我就是不会写Shell script?
如何实现下列功能?how to config keyboard in Solaris?
我的alia放在script里为什么不工作?how to run background process after logout
question关于cxterm的问题
相关话题的讨论汇总
话题: doskey话题: unix话题: function话题: editor话题: up
进入Unix版参与讨论
1 (共1页)
t******l
发帖数: 54
1
I wanted to use the UP arrow key to get the last command I typed in a UNIX
terminal, as the Doskey works in a DOS window. How should I do that?
I tried to make vi and emacs the EDITOR in my profile, but it did not work
....
Thanks!
b*****i
发帖数: 58
2
try bash?

【在 t******l 的大作中提到】
: I wanted to use the UP arrow key to get the last command I typed in a UNIX
: terminal, as the Doskey works in a DOS window. How should I do that?
: I tried to make vi and emacs the EDITOR in my profile, but it did not work
: ....
: Thanks!

r*****s
发帖数: 985
3
both bash and tcsh should work.
use chsh to change your shell to bash/tcsh
or just type
%tcsh/bash

【在 b*****i 的大作中提到】
: try bash?
1 (共1页)
进入Unix版参与讨论
相关主题
关于cxterm的问题问个问题
Re: how to change all the files .cpp to .C如何实现下列功能?
如何单步执行shell?我的alia放在script里为什么不工作?
which shell is best?question
[转载] About the history一个unix .cshrc的wenti
[转载] How to use matlab under unix?unix下编译fortran 的错误太多,看不到怎么办?
UNIX dummy Questions?如何改变CLASSPATH?
hotkey in unix请推荐一本Unix的最全面的书籍阿
相关话题的讨论汇总
话题: doskey话题: unix话题: function话题: editor话题: up