Displaying 1 result from an estimated 1 matches for "feasiabl".
Did you mean:
feasiable
2008 Mar 07
0
Piping logs to rotatelog
...th."
# exit 1
# end
#end
lati_logfile = "|/home/admin/rotatelogs " + logfile + " 15"
rotate_log = File.popen(lati_logfile,"w")
#Daemonize.daemonize(logfile)
Daemonize.daemonize(rotate_log)
Is this EVEN feasiable ?
--
Posted via http://www.ruby-forum.com/.