Originally posted by: SystemAdmin
Hi Team,
Attached Java source is a simple program which reads a line from console and writes the same to a new file, Observed junch characters to new file with AIX OS and with IBM jdk when backspace, up/down/left/right/ arrows and delete keys are entered while reading the line, looks like FileOutputStream writes raw console data backspace, up/down/left/right/ arrows and delete keys)to the file created, which are supposed tobe ignored.
Platform Details:
OS: IBM AIX6.1
JDK Full version: JRE 1.6.0 IBM AIX build pap6460sr10-20111208_01 (SR10)
#AIX-Forum