Tagged Questions

3
votes
1answer
106 views

Is there a way to open/read a database file created by updatedb with python?

I'm just curious if anyone has done this before. I'd like to use the database file generated by updatedb as sort of a "cache" for a searching mechanism, but without having to make any external calls ...
1
vote
2answers
131 views

Locating fonts on Linux (in C++)

I want to be able to get the absolute path to a ttf font file on Linux when given a font name (if it exists). Is there a command or API that will return that information? For example, given ...
1
vote
1answer
71 views

locate extended attributes

Is there a simple way to write a kind of wrapper script or patch for updatedb (or locate) such that locate can find user defined extended attributes (tags) (suppose in an ext3 filesystem, mounted with ...
0
votes
1answer
35 views

Locate patterns

I am trying to locate all files on a linux server that fit this profile: sfvhebviweuiber9.html sfvhebviweuiber11.html jdjhwn2jjsfy2q10.html Where the first 10-15 characters are a-z, ...