![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to grep for a word and display only the word | ananthmm | UNIX for Dummies Questions & Answers | 6 | 05-29-2008 05:00 AM |
| grep for word | eltinator | Shell Programming and Scripting | 5 | 04-22-2008 05:07 PM |
| Should I use sed/ grep/awk for wrap file? | vanda_25 | Shell Programming and Scripting | 6 | 05-04-2006 09:59 AM |
| word wrap in vi | dangral | UNIX for Dummies Questions & Answers | 3 | 10-30-2002 10:45 AM |
| How to grep more then one word? | roco | UNIX for Dummies Questions & Answers | 5 | 10-18-2002 07:43 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
word wrap issue with grep
in my HP-Unix environment I continue to have issues seeing the whole file path when I do a grep
Example: >ps -ef |grep test >[process id, etc] /testpath/is/here/ should see: >ps -ef |grep test >[process id, etc] /testpath/is/here/not/here/test Is there a setting to turn word wrap on/off? It works fine in our AIX environments... TIA Andrew |
| Forum Sponsor | ||
|
|
|
|||
|
from the pas man page the section on args (what is truncated for you )
Quote:
|
|
|||
|
Quote:
|
|||
| Google UNIX.COM |