You can use the Class FileOutputStream for that,

public FileOutputStream(String name, boolean append); new as of java 1.1

Ondrej

Reinhard Simon wrote:
> 
> Hello Java-linux-freaks!
> 
> Java and linux are really good!
> 
> My question: Is it possible to append text to an existing file?
> (like >>filename in the shell)
> 
> Thanks
> 
> Reinhard Simon
> HTL Wr. Neustadt Austria
> [EMAIL PROTECTED]

-- 
         ________________________________________________________ 
        |                                                        |       
        |                                                        |       
        |   http://www.geocities.com/SiliconValley/Lakes/6150    | 
        |                                                        |       
     _  |                                                        |  _    
    / ) |                                                        | ( \   
  _( (_ |  _              E-mail: [EMAIL PROTECTED]        _  | _) )_ 
 (((\ \)|_/ )________________________________________________( \_|(/
/)))
  \\\\ \_/ /                                                  \ \_/ //// 
   \      /                                                    \      /  
    \   _/                                                      \_   /   
    /__/                                                          \__\

Reply via email to