![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SCO 5.6 + file truncation | chssastry | Filesystems, Disks and Memory | 0 | 02-08-2008 06:55 AM |
| SCO 5.6 File truncation | chssastry | Post Here to Contact Site Administrators and Moderators | 0 | 02-06-2008 09:17 PM |
| PS output truncation in AIX | moe2266 | AIX | 2 | 11-01-2005 05:51 PM |
| What is the cause of file truncation? | venkatmyname | UNIX for Advanced & Expert Users | 9 | 10-04-2005 06:23 PM |
| truncation when vi a file | selur-xinu | UNIX for Advanced & Expert Users | 0 | 02-14-2005 05:10 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
STDOUT truncation
Operating system - Solaris 8, Korn shell, xterm
Command /usr/proc/bin/ptree [PID] outputs the process tree exactly as I want with all detail However, /usr/proc/bin/ptree [PID] | more truncates the process descriptions at an 80 character point. If the process tree has marched enough to the right, I see no description at all - but I still see the PID So does /usr/proc/bin/ptree [PID] > tmp_file So does ksh > tmp_file /usr/proc/bin/ptree [PID] I've tried all sorts of things to redirect the output but nothing wants to work - what's happening to STDOUT when it's being redirected in any way? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|