Ask a Question related to Sun Solaris, Design and Development.
-
e.group #1
find string between files
Hi all,
how can I search for a specific string inside a directory (between files) ?
Thanks for your help
e.group Guest
-
How to find second occurence of a string?
Hi i am using the find function which will search the first occurence of a string. but how we can find the second or third ...occurence of the... -
Find and cut string
Hi, I'm new to PHP, so please bear with me! =) Is there a nice little function to find a string between to html-tags? I.e. let's say I have a... -
[PHP] find string
Isn't there an in_array function you can use? If (in_array($action, array(a1,a2,a3,a4)) { // do something } else { // do something else } -
find in string
How can i count the number of times a string appears within another string. Thanks a... -
find string in files
Hello, Can someone give me a simple shell script that search for a specific string in all files ? Same as MS Windows' "Search/Find in file"... -
Anthony Mandic #2
Re: find string between files
"e.group" wrote:
Strings between files? Can you be any more obscure?> how can I search for a specific string inside a directory (between files) ?
-am © 2003
Anthony Mandic Guest



Reply With Quote

