speed 9600 baud; -parity
erase = ^?; eol =
brkint -inpck -istrip icrnl onlcr tab3
echo echoe echok
$ stty erase "BackspaceKey"
$ stty erase '^H'
$ stty
speed 9600 baud; -parity
eol =
brkint -inpck -istrip icrnl onlcr tab3
echo echoe echok
http://users.ca.astound.net/baspence/AIXtip/index.html
http://it.toolbox.com/blogs/my-two-cents/customizing-aix-prompt-32801$LOGNAME'@'$(hostname)':$PWD >'
set prompt="`uname -n`:`whoami` \!> "
.kshrc
> # configuring ksh for use with Emacs tramp
> unset HISTFILE
> unset HISTSIZE
> /bin/rm $HOME/.sh_history
http://www.mail-archive.com/emacs-rcp@ls6.cs.uni-dortmund.de/msg02448.html
Hiç yorum yok:
Yorum Gönder