This tag has multiple meanings.
I use AIX via telnet here at work, and I'd like to know how to find files in a specific …
linux find aixI have a class X containing method myMethod(). I would like to find locations in all projects in my current …
java eclipse findIs it possible to use the find command in some way that it will not recurse into the sub-directories? For …
unix find shellI needed to find all the files that contained a specific string pattern. The first solution that comes to mind …
linux command-line grep find pcregrepWhen I have array of ids, like ids = [2,3,5] and I perform Comment.find(ids) everything works fine. But when there …
ruby-on-rails activerecord findI'm on Ubuntu, and I'd like to find all files in the current directory and subdirectories whose name contains the …
linux string findI like to to go find a user in mongoDb by looking for a user called value. The problem with: …
javascript node.js mongodb find mongoose