Tiny Core Base > TCB Bugs

Endlessly growing files in ~/.wmx/Applications

<< < (2/2)

roberts:
FYI Even with a persistent home, .xfiletool.lst is processed via normal shutdown procedure so both home in ram or persisted would have not experience growing .wmx items under normal operation.

curaga:
If a backup was done, and home is present in .filetool.lst, looks like the cleanup is currently skipped:


--- Quote ---if [ ! -e /tmp/backup_done ] || ! grep -q "^home" /opt/.filetool.lst; then

--- End quote ---

Both a persistent and a backed up home is a rare scenario though.


Anyway, I gleaned the fix above from the awk manpage; is there a reason to use >> there?

Navigation

[0] Message Index

[*] Previous page

Go to full version