![]() |
|
|
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 |
| how to grep the word and display only the second word from it | prsam | UNIX for Dummies Questions & Answers | 11 | 12-17-2008 01:06 PM |
| how to grep word from .gz files & .z files | udaya_subbu | Shell Programming and Scripting | 8 | 08-08-2008 06:53 AM |
| how to grep for a word and display only the word | ananthmm | UNIX for Dummies Questions & Answers | 6 | 05-29-2008 09:00 AM |
| to get the timestamp of files from the files and folders in Unix | kishan | HP-UX | 2 | 04-09-2008 09:20 AM |
| removing old files except configuration files and folders | jamcalicut | Shell Programming and Scripting | 1 | 11-09-2007 04:34 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
got error
find: 0652-018 An expression term lacks a required parameter. ksh: -print: not found. ---------- Post updated 07-17-09 at 01:02 AM ---------- Previous update was 07-16-09 at 05:46 PM ---------- Any body plz help me...its a bit urgent when I tried this command ,, find . -type d -name "a*" | xargs -i find {} -type f | xargs -i grep "your_word" {} I am getting the data.but i am unable to find the file/folder name. key word : 123 required output folder,file,keyword a1,file1:123 a5,file4:123 a10,file3:123 |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|