Index: ftail.scm ================================================================== --- ftail.scm +++ ftail.scm @@ -13,11 +13,18 @@ ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details. ;; ;; You should have received a copy of the GNU General Public License ;; along with Megatest. If not, see . +;; +;;====================================================================== +;;====================================================================== +;; +;; log to sqlite3 db, polling to tail along with indexing to any point in +;; history is then easy +;; ;;====================================================================== (declare (unit ftail)) (module ftail