![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| File gets truncated after using sed | corleone | Shell Programming and Scripting | 2 | 09-23-2006 12:11 PM |
| Truncated with a pipe? | TheCrunge | Shell Programming and Scripting | 1 | 11-14-2005 06:35 PM |
| PS truncated in AIX | moe2266 | AIX | 2 | 10-13-2005 05:54 PM |
| ps output truncated | pciatto | UNIX for Advanced & Expert Users | 5 | 12-02-2003 10:20 AM |
| ps output truncated | pciatto | Shell Programming and Scripting | 1 | 06-09-2003 12:40 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
ps truncated output
Hi
Problem of ps on Solaris 8 and 9 Perhaps a silly question but I can't find a solution. the output of the command ps -ef is truncated. I've tried to change the terminal settings with stty putting a big number of colums: no change. Following the man page of ps i have set the variable COLUMNS to a big value : no change! Trying this with ls works !!!! Any Idea Thanks Rene |
|
||||
|
Hi,
After some testing I'm sure that's a problem is ps, because I've tried this: ps -e -o user,args and the output is like this : root /usr/lib/saf/ttymon -g -h -p Lyne console login: -T sun -d /dev/console -l con The rest is truncated. This shows that ps formats the output in columsn and there is a maxsize for each colum because in this case is not a problem in the size of the terminal. This is a little problem but it's annoying because I'm trying to capture some programs which are laucnched with a lot of of arguments and thi is these arguments wich interst me!! Anyway thanks fort all answer. Rene |
![]() |
| Bookmarks |
| Tags |
| solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|