|
There is a find command in linux and also a locate command that will find files of a certain anme the format is
find <start directory> -name <name of file> -print
Or
locate <file name>
locate uses a database so it is faster but you have to initialize the database before it can be used. That command is (I believe) locate -U
Thanks, Marc Aylesworth
C3I Associates AFRL/IFSE Joint Battlespace Infosphere Team
525 Brooks Rd Rome, NY 13441-4505
Tel:315.330.2422 Fax:315.330.7009 Email:Marc[EMAIL PROTECTED]
-----Original
Message-----
You won't find that
specific line. It is born of logic, deeply buried in the DIS routines,
that builds the line on the fly and puts it in the DIS array at run time.
So a simple error in applying George's fix, or possibly having a starting point
different than the one George modified, could be the culprit and would be very
tricky to spot. Well, that seems obvious enough not that you point itout... :-) Now I have to see where that erroneous line comesfrom... I can't find that line in DIS1.m I'll have to wait until I'm at my office and I can usethe graphic 'find' function that comes with KDE. Ican't ever seem to get to grep to work for me to workas a find. Thanks for finding that for me. Kevin --- "Holloway, Thomas (EDS)"<[EMAIL PROTECTED]> wrote:
|
RE: [Hardhats-members] Need help debugging Fileman Search (DIS1.m )
Aylesworth Marc A Contr AFRL/IFSE Fri, 25 Mar 2005 08:36:13 -0800
- RE: [Hardhats-members] Need help debuggi... Aylesworth Marc A Contr AFRL/IFSE
- RE: [Hardhats-members] Need help de... Greg Woodhouse
- RE: [Hardhats-members] Need help de... Kevin Toppenberg
