pstat.8 (18e5aee8c1ed558d9aa4c80ae26f9d52d0f106aa) pstat.8 (eedc343625e28519e717a9867dff20efe5081a12)
1.\" Copyright (c) 1980, 1991, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)pstat.8 8.5 (Berkeley) 5/13/94
1.\" Copyright (c) 1980, 1991, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)pstat.8 8.5 (Berkeley) 5/13/94
33.\" $Id: pstat.8,v 1.15 1997/10/09 07:22:05 charnier Exp $
33.\" $Id: pstat.8,v 1.16 1998/01/17 16:58:55 bde Exp $
34.\"
35.Dd May 13, 1994
36.Dt PSTAT 8
37.Os BSD 4
38.Sh NAME
39.Nm pstat ,
40.Nm swapinfo
41.Nd display system data structures

--- 84 unchanged lines hidden (view full) ---

126.Ar Available
127column indicates how much space is remaining on each partition.
128The
129.Ar Capacity
130reports the percentage of space used.
131.Pp
132If more than one partition is configured into the system, totals for all
133of the statistics will be reported in the final line of the report.
34.\"
35.Dd May 13, 1994
36.Dt PSTAT 8
37.Os BSD 4
38.Sh NAME
39.Nm pstat ,
40.Nm swapinfo
41.Nd display system data structures

--- 84 unchanged lines hidden (view full) ---

126.Ar Available
127column indicates how much space is remaining on each partition.
128The
129.Ar Capacity
130reports the percentage of space used.
131.Pp
132If more than one partition is configured into the system, totals for all
133of the statistics will be reported in the final line of the report.
134.Pp
135If you supply the option again, as in
136.Fl ss ,
137the system will display a breakdown of the swap bitmap/radix-tree.
134.It Fl t
135Print table for terminals
136with these headings:
137.Bl -tag -width indent
138.It RAW
139Number of characters in raw input queue.
140.It CAN
141Number of characters in canonicalized input queue.

--- 245 unchanged lines hidden ---
138.It Fl t
139Print table for terminals
140with these headings:
141.Bl -tag -width indent
142.It RAW
143Number of characters in raw input queue.
144.It CAN
145Number of characters in canonicalized input queue.

--- 245 unchanged lines hidden ---