View Single Post
Old 04-18-2019, 03:17 AM   #10
hius07
Wizard
hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.
 
Posts: 1,184
Karma: 3592925
Join Date: Sep 2014
Location: Ukraine
Device: Kindle
Quote:
Originally Posted by lelukas View Post
Also, is there a way to delete or just hide the old non working Kual book from my library?
in terminal
Code:
cd /var/local
sqlite3 cc.db 'update entries set p_isvisibleinhome=0 where p_location="/mnt/us/documents/KUAL-KDK-2.0.azw2"'
hius07 is online now   Reply With Quote