![]() |
2010-01-17
, 17:33
|
|
Posts: 876 |
Thanked: 396 times |
Joined on Dec 2009
|
#2
|
![]() |
2010-01-17
, 18:03
|
Posts: 28 |
Thanked: 6 times |
Joined on Jan 2010
|
#3
|
The basis is there, through the "find" command in the xterm. Details: https://help.ubuntu.com/community/find or base http://www.gnu.org/software/findutil...mono/find.html
Would be great to have an GUI for this. Giving the following basic functionalities:
All this is possible by using "find", but most of the users have no idea of xterm and will never read the instructions how to use the "find" in command line. This would be another application what would show that N900 is a computer and not a mobile.
For some of the searches the app will also need sudo rights, this would then have to be dealt with. Otherwise there will be a lot of "Permission denied" replies. Partial solution would be to allow users without rootsh a search only in MyDocs and subfolders.
No idea if it would be possible to directly move to the found files? Would be great but not essential.
Sadly I have no idea of GUI programming, so maybe someone with skills would make it reality.