[kde-freebsd] reading URLs from konq_history (KDE 3.5.10)
Matthias Apitz
guru at unixarea.de
Fri Nov 20 16:02:49 CET 2009
El día Monday, August 24, 2009 a las 10:25:02AM +0200, Matthias Apitz escribió:
>
> Hello,
>
> Is there a way to retrieve visited URL's from the file
> .kde/share/apps/konqueror/konq_history ?
> In KDE 3.5.10 it appears to be data and not even strings(1) can extract
> something usefull:
>
> # file .kde/share/apps/konqueror/konq_history
> .kde/share/apps/konqueror/konq_history: data
>
> Thx
I have had a closer look into the file and with somethink like:
$ tr -d "\000" < konq_history | strings | fgrep ...
you will find what you are looking for;
HIH
matthias
--
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru at unixarea.de> - w http://www.unixarea.de/
Vote NO to EU The Lisbon Treaty: http://www.no-means-no.eu
More information about the kde-freebsd
mailing list