Re: Find
[quote="Anonymous"]
> I'm no expert, but 'locate'
> works...
I notice that "locate" is often
not set up correctly. I use systems other than linux, too.
the Unix "find" command has worked reliably for
a very long time. I suggest poping a dialog box: find: [ ] then taking the string
and doing "find . -name '[the string]' -print" where "." means
the current directory, and putting the results in a selection list.
give the option to chdir to the
directory above a file, as well
as to move/copy drag/drop the file.
Thanks, by the way, WinSCP is a wonderful help
in making my users be able to function with remote machines.
Adbon
So my question is: [b]Can someone recommend me a best command to find file, that would work reliably on any UNIX server/shell :?:
> I'm no expert, but 'locate'
> works...
I notice that "locate" is often
not set up correctly. I use systems other than linux, too.
the Unix "find" command has worked reliably for
a very long time. I suggest poping a dialog box: find: [ ] then taking the string
and doing "find . -name '[the string]' -print" where "." means
the current directory, and putting the results in a selection list.
give the option to chdir to the
directory above a file, as well
as to move/copy drag/drop the file.
Thanks, by the way, WinSCP is a wonderful help
in making my users be able to function with remote machines.
Adbon