.DT
write_file
Discworld efun help
write_file

int write_file(string file, string str)
.SP 5 5
Append the string str into the file file. Returns 0 or 1 for failure or 
success.
.EP

See also
.SI 5
file_size, cat, log_file, read_file.
.EI
