3 Aug
2000
3 Aug
'00
3:13 a.m.
Oh,
Other format as follows. Please try it.
options { create_dirs(yes); }; destination all { file(/"var/adm/$HOST/messages"); };
Of course, the following is right. Sorry. :-) options { create_dirs(yes); }; destination all { file("/var/adm/$HOST/messages"); }; -- Tomohiro Yamauchi handy@nid.co.jp