pstat.8 (97d92980a96a50750844f420cc225ddf918f0699) | pstat.8 (7c0e6e50e13883bbe152fb390f14316abeb7f149) |
---|---|
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. --- 63 unchanged lines hidden (view full) --- 72.Fl k 73option is legal. 74.Pp 75The following options are available: 76.Bl -tag -width indent 77.It Fl n 78Print devices out by major/minor instead of name. 79.It Fl k | 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. --- 63 unchanged lines hidden (view full) --- 72.Fl k 73option is legal. 74.Pp 75The following options are available: 76.Bl -tag -width indent 77.It Fl n 78Print devices out by major/minor instead of name. 79.It Fl k |
80Print sizes in kilobytes, regardless of the setting of the BLOCKSIZE | 80Print sizes in kilobytes, regardless of the setting of the 81.Ev BLOCKSIZE |
81environment variable. 82.It Fl T 83Print the number of used and free slots in the several system tables 84and is useful for checking to see how large system tables have become 85if the system is under heavy load. 86.It Fl f 87Print the open file table with these headings: 88.Bl -tag -width indent --- 288 unchanged lines hidden (view full) --- 377.Xr fs 5 , 378.Xr iostat 8 , 379.Xr vmstat 8 380.Rs 381.Rt Tn UNIX Rt Implementation , 382.Ra K. Thompson 383.Re 384.Sh BUGS | 82environment variable. 83.It Fl T 84Print the number of used and free slots in the several system tables 85and is useful for checking to see how large system tables have become 86if the system is under heavy load. 87.It Fl f 88Print the open file table with these headings: 89.Bl -tag -width indent --- 288 unchanged lines hidden (view full) --- 378.Xr fs 5 , 379.Xr iostat 8 , 380.Xr vmstat 8 381.Rs 382.Rt Tn UNIX Rt Implementation , 383.Ra K. Thompson 384.Re 385.Sh BUGS |
385Does not understand NFS swap servers. | 386Does not understand 387.Tn NFS 388swap servers. |
386.Sh HISTORY 387The 388.Nm pstat 389command appeared in 390.Bx 4.0 . | 389.Sh HISTORY 390The 391.Nm pstat 392command appeared in 393.Bx 4.0 . |