ctrl-v key on AIX
Posted
by
antenore
on Server Fault
See other posts from Server Fault
or by antenore
Published on 2010-12-27T08:58:35Z
Indexed on
2010/12/27
9:55 UTC
Read the original article
Hit count: 260
Hi all,
I'm new to AIX and I miss some tricks that work well on other *nix flavors.
I need a CTRL sequence in a ksh scripts, like ^[ (CTRL-[) and to do that I'm habit to use the ctrl-v[ , but here it doesn't work.
At the moment I'm obliged to use a windows box with putty so I cannot even edit the scripts on my Linux box and transfer the scripts on the AIX server.
Do you know why and how I can fix the issue?
Thanks in advance Kind regards Antenore.
© Server Fault or respective owner