[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] writing to logfiles
- Subject: [ale] writing to logfiles
- From: dhamm at itserve.com (David Hamm)
- Date: Fri, 3 May 1996 15:16:38 -0400
I'm writing a c program to do some things I should be doing in bash but =
I don't want to spend the time to learn all the commands. One thing I =
need to know how to do is write an error string to the files maintained =
by the syslog deamon. The program I'm writing will run in the =
background un attended and I need some where to record errors. =20
Thanks
david