Print this page
2989 Eliminate use of LOGNAME_MAX in ON
1166 useradd have warning with name more 8 chars

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/prstat.1m
          +++ new/usr/src/man/man1m/prstat.1m
   1    1  '\" te
        2 +.\" Copyright (c) 2013 Gary Mills
   2    3  .\" Copyright (c) 2006, 2009 Sun Microsystems, Inc. All Rights Reserved.
   3    4  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
   4    5  .\"  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with
   5    6  .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6    7  .TH PRSTAT 1M "Jun 25, 2009"
   7    8  .SH NAME
   8    9  prstat \- report active process statistics
   9   10  .SH SYNOPSIS
  10   11  .LP
  11   12  .nf
↓ open down ↓ 37 lines elided ↑ open up ↑
  49   50  .RE
  50   51  
  51   52  .sp
  52   53  .ne 2
  53   54  .na
  54   55  \fB\fB-c\fR\fR
  55   56  .ad
  56   57  .sp .6
  57   58  .RS 4n
  58   59  Print new reports below previous reports instead of overprinting them.
       60 +Long names are not truncated in this mode.
  59   61  .RE
  60   62  
  61   63  .sp
  62   64  .ne 2
  63   65  .na
  64   66  \fB\fB-C\fR \fIpsrsetlist\fR\fR
  65   67  .ad
  66   68  .sp .6
  67   69  .RS 4n
  68   70  Report only processes or lwps that are bound to processor sets in the given
↓ open down ↓ 52 lines elided ↑ open up ↑
 121  123  
 122  124  .sp
 123  125  .ne 2
 124  126  .na
 125  127  \fB\fB-J\fR\fR
 126  128  .ad
 127  129  .sp .6
 128  130  .RS 4n
 129  131  Report information about processes and projects. In this mode \fBprstat\fR
 130  132  displays separate reports about processes and projects at the same time.
      133 +A trailing asterisk marks a long name that has been truncated
      134 +to fit the column.
 131  135  .RE
 132  136  
 133  137  .sp
 134  138  .ne 2
 135  139  .na
 136  140  \fB\fB-k\fR \fItasklist\fR\fR
 137  141  .ad
 138  142  .sp .6
 139  143  .RS 4n
 140  144  Report only processes or lwps whose task \fBID\fR is in \fItasklist\fR.
↓ open down ↓ 234 lines elided ↑ open up ↑
 375  379  
 376  380  .sp
 377  381  .ne 2
 378  382  .na
 379  383  \fB\fB-Z\fR\fR
 380  384  .ad
 381  385  .sp .6
 382  386  .RS 4n
 383  387  Report information about processes and zones. In this mode, \fBprstat\fR
 384  388  displays separate reports about processes and zones at the same time.
      389 +A trailing asterisk marks a long name that has been truncated
      390 +to fit the column.
 385  391  .RE
 386  392  
 387  393  .SH OUTPUT
 388  394  .sp
 389  395  .LP
 390  396  The following list defines the column headings and the meanings of a
 391  397  \fBprstat\fR report:
 392  398  .sp
 393  399  .ne 2
 394  400  .na
↓ open down ↓ 5 lines elided ↑ open up ↑
 400  406  .RE
 401  407  
 402  408  .sp
 403  409  .ne 2
 404  410  .na
 405  411  \fBUSERNAME\fR
 406  412  .ad
 407  413  .sp .6
 408  414  .RS 4n
 409  415  The real user (login) name or real user \fBID\fR.
      416 +A trailing asterisk marks a long name that has been truncated
      417 +to fit the column.
 410  418  .RE
 411  419  
 412  420  .sp
 413  421  .ne 2
 414  422  .na
 415  423  \fBSWAP\fR
 416  424  .ad
 417  425  .sp .6
 418  426  .RS 4n
 419  427  The total virtual memory size of the process, including all mapped files and
↓ open down ↓ 448 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX