replaying log files

John Griessen john at industromatic.com
Thu Jan 19 01:38:37 EST 2017


I was doing some work and decided to clean up old saves and move log files out of the way as my gnucash directory was getting 
cluttered.   Now the work is gone from the ecosensory.gnucash file that was open.

The entries I made are in the log files though.

Any hints on using them will be appreciated.


The script I ran to get in this fix has always been used after exiting gnucash in the past:
==============================
#!/bin/bash
#  fileclean
rm -f *.gnucash.*.gnucash
mv  *.log ./ecosensory.gnucash_logs_backup

============================


John Griessen


More information about the gnucash-user mailing list