![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Homework & Coursework Questions Students must use and complete the template provided. If you don't, your post may be deleted! Special homework rules apply here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Grep usage | kingganesh04 | UNIX for Advanced & Expert Users | 1 | 02-26-2009 08:50 AM |
| how can I find cpu usage memory usage swap usage and logical volume usage | alert0919 | HP-UX | 3 | 12-02-2008 02:38 PM |
| Grep Usage | Omega1589 | UNIX for Dummies Questions & Answers | 5 | 09-29-2008 10:24 AM |
| Grep usage help | holyearth | UNIX for Dummies Questions & Answers | 7 | 05-29-2008 06:32 PM |
| grep usage | zp523444 | UNIX for Advanced & Expert Users | 2 | 11-14-2005 11:28 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
grep usage help?
Use and complete the template provided. If you don't, your post may be deleted!
1. The problem statement, all variables and given/known data: I have to find all the files where the function sequentialInsert is called and the directory is ~cs252/Assignments/commandsAsst/project 2. Relevant commands, code, scripts, algorithms: grep 3. The attempts at a solution (include all code and scripts): grep 'sequentialInsert' ~cs252/Assignments/commandsAsst/project/* finds all places of sequentialInsert, I just dont know how to manipulate that to just list the files 4. School (University) and Course Number: ODU cs252 Last edited by jennkat; 4 Weeks Ago at 10:51 PM.. Reason: amend question |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|