>
>  On Jan 24, 2012 12:01 AM, "john axiak" <[email protected]> wrote:
>
>>  Hi All,
>>
>> recently I migrated one of my pc to linux and I have a search issue.
>> Before I used to use google desktop (before migrating) however this option
>> is not available any longer because google no longer supports desktop and
>> therefore I cannot get it installed longer. I tried a few file search apps
>> but was deeply dissatisfied. None where index based searching and they all
>> crashed while in the process of searching.
>>
>> Therefore I was wondering whether you could recommend me any five star:
>> a. index searching utility, &
>> b. normal search utility (i.e. one that goes through files one by one).
>>
>> for linux?
>>
>> thanks :)
>>
>> John
>>
>>
>>
>> _______________________________________________
>> MLUG-list mailing list
>> [email protected]
>> http://linux.org.mt/cgi-bin/mailman/listinfo/mlug-list
>>
>>
> _______________________________________________
> MLUG-list mailing list
> [email protected]
> http://linux.org.mt/cgi-bin/mailman/listinfo/mlug-list
>

I am vaguely aware of some desktop applications that may suite you. I tend
to prefer KDE (on Slackware) but I never found them useful and they are one
the first things to disable on my desktop as they just waste resources.

If you took the trouble to install Linux then I would strongly
recommend investing a few minutes to learn the powerful find command.

To start with try:

find . -name '*.mp3'

to find your mp3's in your home (default) directory, ad then browse through

man find

to read all the features you may use.

I you insist on not resorting to the Command Line, then you need to give
us details of your distribution (Ubuntu, Mint, or whatever) and you Desktop
Environment (normally Gnome or KDE), If you are unable, then a screenshot
might also help us.

Chris
_______________________________________________
MLUG-list mailing list
[email protected]
http://linux.org.mt/cgi-bin/mailman/listinfo/mlug-list

Reply via email to