AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only

FileOutputStream writes raw console data to file

  • 1.  FileOutputStream writes raw console data to file

    Posted 04/10/12 07:44 AM

    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