![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to display first 7 char of grep results? | kthatch | UNIX for Dummies Questions & Answers | 8 | 04-04-2007 10:00 PM |
| List grep results | slire | UNIX for Dummies Questions & Answers | 14 | 10-31-2006 07:42 AM |
| Filter results through pipe with grep | ckandreou | UNIX for Dummies Questions & Answers | 1 | 07-10-2006 11:04 AM |
| How to refine results of grep -p | priceb | Shell Programming and Scripting | 2 | 06-28-2006 05:40 AM |
| diffrent results between command line and scripted grep | r1500 | Shell Programming and Scripting | 1 | 11-24-2003 10:05 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
My ps -ef|grep command results are chopped off
On our one HP-UX 11i box, we have some very long paths defined. When I want to check on our user processes running, the resulting paths are chopped off. /xyz/abc/123/......./server/b is really a process running in the ..../server/bin directory. Is this a terminal problem or buffer length problem? And, how can I see the rest of the path and process name?
Thanks, Brian |
| Forum Sponsor | ||
|
|
|
||||
|
See if the information in any of these threads help.
http://www.unix.com/unix-for-dummies...ith-ps-ef.html http://www.unix.com/sun-solaris/3599...n-solaris.html http://www.unix.com/aix/22555-ps-out...on-in-aix.html |
||||
| Google The UNIX and Linux Forums |