Chris wrote:
On Friday 13 February 2004 10:02 pm, Norberto Bensa wrote:

Chris wrote:

On Friday 13 February 2004 09:16 am, Norberto Bensa wrote:

Don't cross post.

wasnt trying to it went to the gentoo list cuz i entered the wrong email add the first time around

It's ok. Just wait a few days next time, and if you don't get any answers, then post to the other list ;-)

Regards,
Norberto


can do


Ok boys, to answer your question is so easy, that probably every KDE user knows the answer, but just laugh while saw it ... (me too :-) )

Short answer:
"kong" is konqeror, a part of KDE ?
If so, it will be sure somewhere in $HOME/.kde/share/ directory
(I am lazy to search it ...)


Better answer: If u like to find some new file somewhere on system which will be created in the future by some application u are going to run, use "find -newer" command:

1. $ touch foo
2. open/download some new document in konq
3. $ find $HOME /tmp -newer foo
4. rm foo

If the document was cached, for sure u'll find it,
but it will have same strange name, so u have to
look inside. RTFM for find, please!

noro








-- [EMAIL PROTECTED] mailing list



Reply via email to