[TAG] Printing of special characters in ksh environment
David.Norman@corusgroup.com
David.Norman
Fri Nov 11 19:52:32 MSK 2005
After setting:
stty intr \^C
in my ksh .profile login script,
I noticed that the characters ^C are echoed to the shell window before
processes are interrupted. Is it possible to prevent ^C from being echoed
to the screen?
i.e.
when running a process run_linux_process...
$ run_linux_process
and interrupting with ^C...
$ run_linux_process^C
^C is echoed to the screen as shown
Can I prevent the ^C from being echoed to the screen during the process
interrupt?
many thanks,
Dave
David Norman,
Corus Automotive,
IARC Building,
The University of Warwick,
Coventry,
CV4 7AL
Tel: 024 76241251
**********************************************************************
This transmission is confidential and must not be used or disclosed by
anyone other than the intended recipient. Neither Corus Group Plc nor
any of its subsidiaries can accept any responsibility for any use or
misuse of the transmission by anyone.
**********************************************************************
More information about the TAG
mailing list