![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Urgent: find some strings in all the tables | unknown123 | Shell Programming and Scripting | 1 | 09-12-2008 07:46 AM |
| Find lines with space between strings | Galt | Shell Programming and Scripting | 5 | 05-07-2008 03:06 PM |
| Find information from complicated strings | lalelle | Shell Programming and Scripting | 9 | 02-12-2008 11:28 AM |
| To find multiple strings count in a file | salaathi | Linux | 3 | 11-28-2007 06:31 AM |
| Using grep to find strings of certain lengths? | crabtruck | UNIX for Dummies Questions & Answers | 4 | 11-04-2003 06:25 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Find Strings in Files
experts,
i am using solaris 9. there are serveral *.log files in a directory "/var/alllogs/". Among the files one or several files contain the string "0198634873". I want do- cat *.log | grep "0198634873"; And want to see which Files(file_name) contain that string. Plus output will go to a file. guys could you please help me how to write the script. //purple |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|