Top "Locate" questions

locate is the main command in the mlocate package.

Find all files with name containing string

I have been searching for a command that will return files from the current directory which contain a string in …

linux unix command-line locate
How can I find a file/directory that could be anywhere on linux command line?

Ideally, I would be able to use a program like find [file or directory name] to report the paths with …

linux find ksh locate which
When and how I can locate element by Tagname using selenium webdriver? Please explain with an example

I have used most of the element locator while Testing with selenium but very low frequently used 'TagName' locator. Please …

selenium element locate tagname
Unable to locate element for LABEL with the XPath expression

I am trying the below xpath for Label, but I'm not able to locate the element. driver.findElement(By.xpath("//…

xpath label selenium-webdriver element locate
Where is vcbuild in VS2010?

I've upgraded to VS2010 and am looking for the vbuild executable. For VS2008, it was under: C:\Program Files (x86)\…

visual-studio-2010 locate vcbuild
glib.h: No such file or directory

I tried installing gtk and glib using sudo apt-get install libglib2.0-dev and sudo apt-get install libgtk2.0-dev but locate …

linux glib locate
Centos - "locate" command doesn't work

We have Centos 7. Trying to use the 'locate' command yields nothing, even if the searched file[s] actually exist. No …

unix search centos centos7 locate
Can't locate File/Glob.pm in @INC (@INC contains: D:/tools/lib .) at directory.pl line 2

I get this error when running my perl code Can't locate File/Glob.pm in @INC (@INC contains: D:/tools/…

perl locate
Delphi - restore actual row in DBGrid

D6 prof. Formerly we used DBISAM and DBISAMTable. That handle the RecNo, and it is working good with modifications (Delete, …

delphi dataset row dbgrid locate
Unable to find Applications folder in Mac's terminal

I tried the following code unsuccessfully find Applications | xargs -0 grep Applications I also tried the following unsuccessfully find Applications

macos find locate