ps.1 (4b88c807ea9c629dc5691abc7e3cac9ea0d776dd) ps.1 (b3bfc7199eb51b03496567ea71bff82b75a2209d)
1.\" Copyright (c) 1980, 1990, 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.

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

93Extract values associated with the name list from the specified core
94instead of the default
95.Dq Pa /dev/kmem .
96.It Fl m
97Sort by memory usage, instead of by process
98.Tn ID .
99.It Fl N
100Extract the name list from the specified system instead of the default
1.\" Copyright (c) 1980, 1990, 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.

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

93Extract values associated with the name list from the specified core
94instead of the default
95.Dq Pa /dev/kmem .
96.It Fl m
97Sort by memory usage, instead of by process
98.Tn ID .
99.It Fl N
100Extract the name list from the specified system instead of the default
101.Dq Pa /vmunix .
101.Dq Pa /kernel .
102.It Fl O
103Add the information associated with the space or comma separated list
104of keywords specified, after the process
105.Tn ID ,
106in the default information
107display.
108Keywords may be appended with an equals (``='') sign and a string.
109This causes the printed header to use the specified string instead of

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

470.It vsz
471virtual size in Kbytes (alias vsize)
472.It wchan
473wait channel (as a symbolic name)
474.It xstat
475exit or stop status (valid only for stopped or zombie process)
476.El
477.Sh FILES
102.It Fl O
103Add the information associated with the space or comma separated list
104of keywords specified, after the process
105.Tn ID ,
106in the default information
107display.
108Keywords may be appended with an equals (``='') sign and a string.
109This causes the printed header to use the specified string instead of

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

470.It vsz
471virtual size in Kbytes (alias vsize)
472.It wchan
473wait channel (as a symbolic name)
474.It xstat
475exit or stop status (valid only for stopped or zombie process)
476.El
477.Sh FILES
478.Bl -tag -width /var/run/kvm_vmunix.db -compact
478.Bl -tag -width /var/run/kvm_kernel.db -compact
479.It Pa /dev
480special files and device names
481.It Pa /dev/drum
482default swap device
483.It Pa /dev/kmem
484default kernel memory
485.It Pa /var/run/dev.db
486/dev name database
479.It Pa /dev
480special files and device names
481.It Pa /dev/drum
482default swap device
483.It Pa /dev/kmem
484default kernel memory
485.It Pa /var/run/dev.db
486/dev name database
487.It Pa /var/run/kvm_vmunix.db
487.It Pa /var/run/kvm_kernel.db
488system namelist database
488system namelist database
489.It Pa /vmunix
489.It Pa /kernel
490default system namelist
491.El
492.Sh SEE ALSO
493.Xr kill 1 ,
494.Xr w 1 ,
495.Xr kvm 3 ,
496.Xr strftime 3 ,
497.Xr pstat 8
498.Sh BUGS
499Since
500.Nm \&ps
501cannot run faster than the system and is run as any other scheduled
502process, the information it displays can never be exact.
490default system namelist
491.El
492.Sh SEE ALSO
493.Xr kill 1 ,
494.Xr w 1 ,
495.Xr kvm 3 ,
496.Xr strftime 3 ,
497.Xr pstat 8
498.Sh BUGS
499Since
500.Nm \&ps
501cannot run faster than the system and is run as any other scheduled
502process, the information it displays can never be exact.