$ sqlite3 /home/user/.yappari/logs/<number>.dblog sqlite> .output /home/user/MyDocs/<name>.txt sqlite> select data from log; sqlite> .exit